Re: [Easytag-mailing] 0.27 compilation errors, 0.26 bugs



Am Montag, 21. April 2003, 21:43:17 Uhr MET, schrieb Le Wang:
> gcc -g -O2 -Wall -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2
> -I/usr/lib/glib/include -I/usr/X11R6/include -INONE/include -o easytag
> about.o bar.o browser.o cddb.o charset.o easytag.o et_core.o flac_header.o
> id3_tag.o misc.o mpeg_header.o msgbox.o ogg_tag.o prefs.o scan.o setting.o
> vcedit.o -rdynamic  -L/usr/X11R6/lib /usr/lib/libgtk.so -lm
> /usr/lib/libgdk.so -lm /usr/lib/libgmodule.so /usr/lib/libglib.so -ldl -lXi
> -lXext -lX11 -lm libmpg123/libmpg123.a /usr/lib/libFLAC.so -lm -lz -lstdc++
> /usr/lib/libid3.so -lz /usr/lib/libvorbisfile.so -lm -L/usr/lib
> /usr/lib/libvorbis.so -lm /usr/lib/libogg.so
> about.o(.text+0xf97): In function `Show_About_Window':
> /home/l26wang/src/tmp/easytag-0.27/src/about.c:323: undefined reference to
> `errno'
> collect2: ld returned 1 exit status

You need to add #include <errno.h> to about.c.

> My system is Mandrake 9.1 freshly installed.  Any ideas?

Why don't you get the official Mandrake package, it's fixed there.
 
CU 
-- 
What difference does it make to the dead, the orphans and the
homeless, whether the mad destruction is wrought under the name of
totalitarianism or the holy name of liberty or democracy?
    Mahatma Gandhi (1869 - 1948), "Non-Violence in Peace and War"




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