compile problem
Mustafa Akgul
akgul at Bilkent.EDU.TR
Mon Oct 18 13:10:25 CEST 2004
Hello,
I am having difficulty in compiling sttaist, StatistX, gtoolkit.
This on mandrake 10.0 with gcc 3.3.2
I have found binaries for StatistX, libFoundation and gtoolkit.
I could not find binaries and compilation gives
gcc -o statist statist.o menue.o procs.o funcs.o data.o plot.o
memory_handling.o -lm
data.o(.text+0x7d): In function `makefilename':
: warning: the use of `tmpnam' is dangerous, better use `mkstemp'
statist.o(.text+0x289): In function `main':
: undefined reference to `errno'
statist.o(.text+0x3c9): In function `finish':
: undefined reference to `errno'
menue.o(.text+0x272b): In function `data_menu':
: undefined reference to `errno'
menue.o(.text+0x2812): In function `data_menu':
: undefined reference to `errno'
menue.o(.text+0x2b7a): In function `manipulate_menu':
: undefined reference to `errno'
menue.o(.text+0x2c77): more undefined references to `errno' follow
collect2: ld returned 1 exit status
make: *** [statist] Error 1
Any suggestions?
Regards
Mustafa Akgul
More information about the Statist-list
mailing list
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)