octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Dependencies not compiled in


From: Michael Goffioul
Subject: Dependencies not compiled in
Date: Fri, 26 Aug 2011 09:08:39 +0100

Hi,

While compiling Octave, I got undefined references within the gnulib module.
Namely:
- chdir_long undefined, referenced in save-cwd.c
- strncasecmp undefined, referenced in strptime.c

After running the bootstrap script, I can see that the corresponding
source files
are taken into account (copied into libgnu), but for some reason they are not
compiled in.

Would anybody have any hint?

Michael.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]