public inbox for gsl-discuss@sourceware.org
 help / color / mirror / Atom feed
* build fails... what gives?
@ 2008-03-17 22:09 Gerard Jungman
       [not found] ` <20080317221842.GA7177@hippogriff.physics.drexel.edu>
  2008-03-17 23:13 ` Brian Gough
  0 siblings, 2 replies; 3+ messages in thread
From: Gerard Jungman @ 2008-03-17 22:09 UTC (permalink / raw)
  To: GSL Discuss Mailing List

make[2]: Entering directory `/home/jungman/sandbox/gsl'
/bin/sh ./libtool --tag=CC --mode=link gcc  -g -O2   -o gsl-randist
gsl-randist.o libgsl.la cblas/libgslcblas.la -lm
gcc -g -O2 -o .libs/gsl-randist gsl-randist.o  ./.libs/libgsl.so
cblas/.libs/libgslcblas.so -lm  -Wl,--rpath
-Wl,/home/jungman/sandbox/local/lib
./.libs/libgsl.so: undefined reference to
`gsl_matrix_complex_const_subrow'
./.libs/libgsl.so: undefined reference to `gsl_matrix_subcolumn'
./.libs/libgsl.so: undefined reference to `gsl_matrix_complex_subrow'
./.libs/libgsl.so: undefined reference to `gsl_matrix_complex_subcolumn'
./.libs/libgsl.so: undefined reference to `gsl_matrix_subrow'
./.libs/libgsl.so: undefined reference to
`gsl_matrix_complex_const_subcolumn'
./.libs/libgsl.so: undefined reference to `gsl_matrix_const_subcolumn'
collect2: ld returned 1 exit status



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: build fails... what gives?
       [not found] ` <20080317221842.GA7177@hippogriff.physics.drexel.edu>
@ 2008-03-17 22:41   ` Gerard Jungman
  0 siblings, 0 replies; 3+ messages in thread
From: Gerard Jungman @ 2008-03-17 22:41 UTC (permalink / raw)
  To: Patrick Alken, gsl-discuss

On Mon, 2008-03-17 at 16:18 -0600, Patrick Alken wrote:
> Did you try doing a make clean before building? If you've updated
> from CVS and haven't rebuilt the 'matrix' directory in a while
> you might get this error.
> 
> Patrick Alken

Sorry. My bad. It's been a while since my last update.
I just assumed Brian left out some files...



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: build fails... what gives?
  2008-03-17 22:09 build fails... what gives? Gerard Jungman
       [not found] ` <20080317221842.GA7177@hippogriff.physics.drexel.edu>
@ 2008-03-17 23:13 ` Brian Gough
  1 sibling, 0 replies; 3+ messages in thread
From: Brian Gough @ 2008-03-17 23:13 UTC (permalink / raw)
  To: GSL Discuss Mailing List

Incidentally, how are you finding the new git repository -- is it all
working ok?

There are now commit notification emails on the mailing list at
http://lists.gnu.org/mailman/listinfo/gsl-cvs


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-03-17 23:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-03-17 22:09 build fails... what gives? Gerard Jungman
     [not found] ` <20080317221842.GA7177@hippogriff.physics.drexel.edu>
2008-03-17 22:41   ` Gerard Jungman
2008-03-17 23:13 ` Brian Gough

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).