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

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).