Nie jesteś zalogowany.
Jeśli nie posiadasz konta, zarejestruj je już teraz! Pozwoli Ci ono w pełni korzystać z naszego serwisu. Spamerom dziękujemy!

Ogłoszenie

Prosimy o pomoc dla małej Julki — przekaż 1% podatku na Fundacji Dzieciom zdazyć z Pomocą.
Więcej informacji na dug.net.pl/pomagamy/.

#1  2006-05-01 09:02:59

  Lite-ON - Członek DUG

Lite-ON
Członek DUG
Zarejestrowany: 2006-03-07

jak zwykle błąd z kompilacją...

no więc ze strony amule.org ściągnąłem plik aMule-VS-20060501.tar.bz2 (lub podobnie, dzisiejsze to jest) no i zapodałem w ./configure wszystko tzn. optymalizacja webserver itp. i przy make robi coś takiego:

o-inline -D__DEBUG__ -fmessage-length=0 -D_GLIBCXX_DEBUG -D_GLIBCXX_DEBUG_PEDANTIC -O2 -pg -MT libec_a-RemoteConnect.o -MD -MP -MF ".deps/libec_a-RemoteConnect.Tpo" -c -o libec_a-RemoteConnect.o `test -f 'RemoteConnect.cpp' || echo './'`RemoteConnect.cpp;
        then mv -f ".deps/libec_a-RemoteConnect.Tpo" ".deps/libec_a-RemoteConnect.Po"; else rm -f ".deps/libec_a-RemoteConnect.Tpo"; exit 1; fi
In file included from /usr/include/wx-2.6/wx/defs.h:21,
                 from /usr/include/wx-2.6/wx/string.h:25,
                 from RemoteConnect.h:29,
                 from RemoteConnect.cpp:26:
/usr/include/wx-2.6/wx/platform.h:22:5: warning: "__MWERKS__" is not defined
In file included from /usr/include/wx-2.6/wx/string.h:25,
                 from RemoteConnect.h:29,
                 from RemoteConnect.cpp:26:
/usr/include/wx-2.6/wx/defs.h:628:5: warning: "wxUSE_COMPATIBLE_COORD_TYPES" is not defined
In file included from /usr/include/wx-2.6/wx/socket.h:27,
                 from ECSocket.h:37,
                 from RemoteConnect.h:32,
                 from RemoteConnect.cpp:26:
/usr/include/wx-2.6/wx/event.h:85:5: warning: "WXWIN_COMPATIBILITY_EVENT_TYPES" is not defined
/usr/include/wx-2.6/wx/event.h:125:5: warning: "WXWIN_COMPATIBILITY_EVENT_TYPES" is not defined
/usr/include/wx-2.6/wx/event.h:144:5: warning: "WXWIN_COMPATIBILITY_EVENT_TYPES" is not defined
/usr/include/wx-2.6/wx/event.h:305:6: warning: "WXWIN_COMPATIBILITY_EVENT_TYPES" is not defined
/usr/include/wx-2.6/wx/event.h:2128:5: warning: "WXWIN_COMPATIBILITY_EVENT_TYPES" is not defined
In file included from /usr/include/wx-2.6/wx/socket.h:28,
                 from ECSocket.h:37,
                 from RemoteConnect.h:32,
                 from RemoteConnect.cpp:26:
/usr/include/wx-2.6/wx/sckaddr.h:117:5: warning: "wxUSE_IPV6" is not defined
if g++ -DHAVE_CONFIG_H -I. -I. -I../../..    -I/usr/lib/wx/include/gtk2-unicode-release-2.6 -I/usr/include/wx-2.6 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_LARGEFILE_SOURCE=1 -DNO_GCC_PRAGMA   -I../../../src -I../../../src/libs -DUSE_EMBEDDED_CRYPTO -W -Wall -Wshadow -Wundef -g -ggdb -fno-inline -D__DEBUG__ -fmessage-length=0 -D_GLIBCXX_DEBUG -D_GLIBCXX_DEBUG_PEDANTIC -O2 -pg -MT libec_a-ECSpecialTags.o -MD -MP -MF ".deps/libec_a-ECSpecialTags.Tpo" -c -o libec_a-ECSpecialTags.o `test -f 'ECSpecialTags.cpp' || echo './'`ECSpecialTags.cpp;
        then mv -f ".deps/libec_a-ECSpecialTags.Tpo" ".deps/libec_a-ECSpecialTags.Po"; else rm -f ".deps/libec_a-ECSpecialTags.Tpo"; exit 1; fi
In file included from /usr/include/wx-2.6/wx/defs.h:21,
                 from /usr/include/wx-2.6/wx/string.h:25,
                 from ../../../src/libs/ec/ECPacket.h:28,
                 from ECSpecialTags.cpp:28:
/usr/include/wx-2.6/wx/platform.h:22:5: warning: "__MWERKS__" is not defined
In file included from /usr/include/wx-2.6/wx/string.h:25,
                 from ../../../src/libs/ec/ECPacket.h:28,
                 from ECSpecialTags.cpp:28:
/usr/include/wx-2.6/wx/defs.h:628:5: warning: "wxUSE_COMPATIBLE_COORD_TYPES" is not defined
In file included from /usr/include/wx-2.6/wx/socket.h:27,
                 from ../../../src/NetworkFunctions.h:34,
                 from ../../../src/libs/ec/ECSpecialTags.h:33,
                 from ECSpecialTags.cpp:30:
/usr/include/wx-2.6/wx/event.h:85:5: warning: "WXWIN_COMPATIBILITY_EVENT_TYPES" is not defined
/usr/include/wx-2.6/wx/event.h:125:5: warning: "WXWIN_COMPATIBILITY_EVENT_TYPES" is not defined
/usr/include/wx-2.6/wx/event.h:144:5: warning: "WXWIN_COMPATIBILITY_EVENT_TYPES" is not defined
/usr/include/wx-2.6/wx/event.h:305:6: warning: "WXWIN_COMPATIBILITY_EVENT_TYPES" is not defined
/usr/include/wx-2.6/wx/event.h:2128:5: warning: "WXWIN_COMPATIBILITY_EVENT_TYPES" is not defined
In file included from /usr/include/wx-2.6/wx/socket.h:28,
                 from ../../../src/NetworkFunctions.h:34,
                 from ../../../src/libs/ec/ECSpecialTags.h:33,
                 from ECSpecialTags.cpp:30:
/usr/include/wx-2.6/wx/sckaddr.h:117:5: warning: "wxUSE_IPV6" is not defined
rm -f libec.a
ar cru libec.a libec_a-ECPacket.o libec_a-ECSocket.o libec_a-RemoteConnect.o libec_a-ECSpecialTags.o
ranlib libec.a
make[5]: Opuszczenie katalogu `/home/cybek/programy/pobieranie/amule-cvs/src/libs/ec'
make[4]: Opuszczenie katalogu `/home/cybek/programy/pobieranie/amule-cvs/src/libs/ec'
Making all in common
make[4]: Wejście do katalogu `/home/cybek/programy/pobieranie/amule-cvs/src/libs/common'
if g++ -DHAVE_CONFIG_H -I. -I. -I../../..    -I/usr/lib/wx/include/gtk2-unicode-release-2.6 -I/usr/include/wx-2.6 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_LARGEFILE_SOURCE=1 -DNO_GCC_PRAGMA   -DHAVE_BFD  -DUSE_EMBEDDED_CRYPTO -W -Wall -Wshadow -Wundef -g -ggdb -fno-inline -D__DEBUG__ -fmessage-length=0 -D_GLIBCXX_DEBUG -D_GLIBCXX_DEBUG_PEDANTIC -O2 -pg -MT libmulecommon_a-Format.o -MD -MP -MF ".deps/libmulecommon_a-Format.Tpo" -c -o libmulecommon_a-Format.o `test -f 'Format.cpp' || echo './'`Format.cpp;
        then mv -f ".deps/libmulecommon_a-Format.Tpo" ".deps/libmulecommon_a-Format.Po"; else rm -f ".deps/libmulecommon_a-Format.Tpo"; exit 1; fi
In file included from /usr/include/wx-2.6/wx/defs.h:21,
                 from /usr/include/wx-2.6/wx/string.h:25,
                 from Format.h:28,
                 from Format.cpp:25:
/usr/include/wx-2.6/wx/platform.h:22:5: warning: "__MWERKS__" is not defined
In file included from /usr/include/wx-2.6/wx/string.h:25,
                 from Format.h:28,
                 from Format.cpp:25:
/usr/include/wx-2.6/wx/defs.h:628:5: warning: "wxUSE_COMPATIBLE_COORD_TYPES" is not defined
if g++ -DHAVE_CONFIG_H -I. -I. -I../../..    -I/usr/lib/wx/include/gtk2-unicode-release-2.6 -I/usr/include/wx-2.6 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_LARGEFILE_SOURCE=1 -DNO_GCC_PRAGMA   -DHAVE_BFD  -DUSE_EMBEDDED_CRYPTO -W -Wall -Wshadow -Wundef -g -ggdb -fno-inline -D__DEBUG__ -fmessage-length=0 -D_GLIBCXX_DEBUG -D_GLIBCXX_DEBUG_PEDANTIC -O2 -pg -MT libmulecommon_a-MD5Sum.o -MD -MP -MF ".deps/libmulecommon_a-MD5Sum.Tpo" -c -o libmulecommon_a-MD5Sum.o `test -f 'MD5Sum.cpp' || echo './'`MD5Sum.cpp;
        then mv -f ".deps/libmulecommon_a-MD5Sum.Tpo" ".deps/libmulecommon_a-MD5Sum.Po"; else rm -f ".deps/libmulecommon_a-MD5Sum.Tpo"; exit 1; fi
In file included from /usr/include/wx-2.6/wx/defs.h:21,
                 from /usr/include/wx-2.6/wx/string.h:25,
                 from MD5Sum.cpp:26:
/usr/include/wx-2.6/wx/platform.h:22:5: warning: "__MWERKS__" is not defined
In file included from /usr/include/wx-2.6/wx/string.h:25,
                 from MD5Sum.cpp:26:
/usr/include/wx-2.6/wx/defs.h:628:5: warning: "wxUSE_COMPATIBLE_COORD_TYPES" is not defined
if g++ -DHAVE_CONFIG_H -I. -I. -I../../..    -I/usr/lib/wx/include/gtk2-unicode-release-2.6 -I/usr/include/wx-2.6 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_LARGEFILE_SOURCE=1 -DNO_GCC_PRAGMA   -DHAVE_BFD  -DUSE_EMBEDDED_CRYPTO -W -Wall -Wshadow -Wundef -g -ggdb -fno-inline -D__DEBUG__ -fmessage-length=0 -D_GLIBCXX_DEBUG -D_GLIBCXX_DEBUG_PEDANTIC -O2 -pg -MT libmulecommon_a-MuleDebug.o -MD -MP -MF ".deps/libmulecommon_a-MuleDebug.Tpo" -c -o libmulecommon_a-MuleDebug.o `test -f 'MuleDebug.cpp' || echo './'`MuleDebug.cpp;
        then mv -f ".deps/libmulecommon_a-MuleDebug.Tpo" ".deps/libmulecommon_a-MuleDebug.Po"; else rm -f ".deps/libmulecommon_a-MuleDebug.Tpo"; exit 1; fi
In file included from /usr/include/wx-2.6/wx/defs.h:21,
                 from MuleDebug.h:29,
                 from MuleDebug.cpp:32:
/usr/include/wx-2.6/wx/platform.h:22:5: warning: "__MWERKS__" is not defined
In file included from MuleDebug.h:29,
                 from MuleDebug.cpp:32:
/usr/include/wx-2.6/wx/defs.h:628:5: warning: "wxUSE_COMPATIBLE_COORD_TYPES" is not defined
if g++ -DHAVE_CONFIG_H -I. -I. -I../../..    -I/usr/lib/wx/include/gtk2-unicode-release-2.6 -I/usr/include/wx-2.6 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_LARGEFILE_SOURCE=1 -DNO_GCC_PRAGMA   -DHAVE_BFD  -DUSE_EMBEDDED_CRYPTO -W -Wall -Wshadow -Wundef -g -ggdb -fno-inline -D__DEBUG__ -fmessage-length=0 -D_GLIBCXX_DEBUG -D_GLIBCXX_DEBUG_PEDANTIC -O2 -pg -MT libmulecommon_a-PlatformSpecific.o -MD -MP -MF ".deps/libmulecommon_a-PlatformSpecific.Tpo" -c -o libmulecommon_a-PlatformSpecific.o `test -f 'PlatformSpecific.cpp' || echo './'`PlatformSpecific.cpp;
        then mv -f ".deps/libmulecommon_a-PlatformSpecific.Tpo" ".deps/libmulecommon_a-PlatformSpecific.Po"; else rm -f ".deps/libmulecommon_a-PlatformSpecific.Tpo"; exit 1; fi
In file included from /usr/include/wx-2.6/wx/defs.h:21,
                 from /usr/include/wx-2.6/wx/string.h:25,
                 from PlatformSpecific.h:28,
                 from PlatformSpecific.cpp:25:
/usr/include/wx-2.6/wx/platform.h:22:5: warning: "__MWERKS__" is not defined
In file included from /usr/include/wx-2.6/wx/string.h:25,
                 from PlatformSpecific.h:28,
                 from PlatformSpecific.cpp:25:
/usr/include/wx-2.6/wx/defs.h:628:5: warning: "wxUSE_COMPATIBLE_COORD_TYPES" is not defined
if g++ -DHAVE_CONFIG_H -I. -I. -I../../..    -I/usr/lib/wx/include/gtk2-unicode-release-2.6 -I/usr/include/wx-2.6 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_LARGEFILE_SOURCE=1 -DNO_GCC_PRAGMA   -DHAVE_BFD  -DUSE_EMBEDDED_CRYPTO -W -Wall -Wshadow -Wundef -g -ggdb -fno-inline -D__DEBUG__ -fmessage-length=0 -D_GLIBCXX_DEBUG -D_GLIBCXX_DEBUG_PEDANTIC -O2 -pg -MT libmulecommon_a-StringFunctions.o -MD -MP -MF ".deps/libmulecommon_a-StringFunctions.Tpo" -c -o libmulecommon_a-StringFunctions.o `test -f 'StringFunctions.cpp' || echo './'`StringFunctions.cpp;
        then mv -f ".deps/libmulecommon_a-StringFunctions.Tpo" ".deps/libmulecommon_a-StringFunctions.Po"; else rm -f ".deps/libmulecommon_a-StringFunctions.Tpo"; exit 1; fi
In file included from /usr/include/wx-2.6/wx/defs.h:21,
                 from /usr/include/wx-2.6/wx/string.h:25,
                 from /usr/include/wx-2.6/wx/filename.h:20,
                 from StringFunctions.cpp:28:
/usr/include/wx-2.6/wx/platform.h:22:5: warning: "__MWERKS__" is not defined
In file included from /usr/include/wx-2.6/wx/string.h:25,
                 from /usr/include/wx-2.6/wx/filename.h:20,
                 from StringFunctions.cpp:28:
/usr/include/wx-2.6/wx/defs.h:628:5: warning: "wxUSE_COMPATIBLE_COORD_TYPES" is not defined
In file included from /usr/include/wx-2.6/wx/socket.h:27,
                 from /usr/include/wx-2.6/wx/protocol/protocol.h:28,
                 from /usr/include/wx-2.6/wx/url.h:24,
                 from StringFunctions.cpp:29:
/usr/include/wx-2.6/wx/event.h:85:5: warning: "WXWIN_COMPATIBILITY_EVENT_TYPES" is not defined
/usr/include/wx-2.6/wx/event.h:125:5: warning: "WXWIN_COMPATIBILITY_EVENT_TYPES" is not defined
/usr/include/wx-2.6/wx/event.h:144:5: warning: "WXWIN_COMPATIBILITY_EVENT_TYPES" is not defined
/usr/include/wx-2.6/wx/event.h:305:6: warning: "WXWIN_COMPATIBILITY_EVENT_TYPES" is not defined
/usr/include/wx-2.6/wx/event.h:2128:5: warning: "WXWIN_COMPATIBILITY_EVENT_TYPES" is not defined
In file included from /usr/include/wx-2.6/wx/socket.h:28,
                 from /usr/include/wx-2.6/wx/protocol/protocol.h:28,
                 from /usr/include/wx-2.6/wx/url.h:24,
                 from StringFunctions.cpp:29:
/usr/include/wx-2.6/wx/sckaddr.h:117:5: warning: "wxUSE_IPV6" is not defined
rm -f libmulecommon.a
ar cru libmulecommon.a libmulecommon_a-Format.o libmulecommon_a-MD5Sum.o libmulecommon_a-MuleDebug.o libmulecommon_a-PlatformSpecific.o libmulecommon_a-StringFunctions.o
ranlib libmulecommon.a
make[4]: Opuszczenie katalogu `/home/cybek/programy/pobieranie/amule-cvs/src/libs/common'
make[4]: Wejście do katalogu `/home/cybek/programy/pobieranie/amule-cvs/src/libs'
make[4]: Nie ma nic do zrobienia w `all-am'.
make[4]: Opuszczenie katalogu `/home/cybek/programy/pobieranie/amule-cvs/src/libs'
make[3]: Opuszczenie katalogu `/home/cybek/programy/pobieranie/amule-cvs/src/libs'
Making all in utils
make[3]: Wejście do katalogu `/home/cybek/programy/pobieranie/amule-cvs/src/utils'
Making all in xas
make[4]: Wejście do katalogu `/home/cybek/programy/pobieranie/amule-cvs/src/utils/xas'
Making all in docs
make[5]: Wejście do katalogu `/home/cybek/programy/pobieranie/amule-cvs/src/utils/xas/docs'
make[5]: Nie ma nic do zrobienia w `all'.
make[5]: Opuszczenie katalogu `/home/cybek/programy/pobieranie/amule-cvs/src/utils/xas/docs'
make[5]: Wejście do katalogu `/home/cybek/programy/pobieranie/amule-cvs/src/utils/xas'
make[5]: Nie ma nic do zrobienia w `all-am'.
make[5]: Opuszczenie katalogu `/home/cybek/programy/pobieranie/amule-cvs/src/utils/xas'
make[4]: Opuszczenie katalogu `/home/cybek/programy/pobieranie/amule-cvs/src/utils/xas'
Making all in cas
make[4]: Wejście do katalogu `/home/cybek/programy/pobieranie/amule-cvs/src/utils/cas'
Making all in docs
make[5]: Wejście do katalogu `/home/cybek/programy/pobieranie/amule-cvs/src/utils/cas/docs'
make[5]: Nie ma nic do zrobienia w `all'.
make[5]: Opuszczenie katalogu `/home/cybek/programy/pobieranie/amule-cvs/src/utils/cas/docs'
make[5]: Wejście do katalogu `/home/cybek/programy/pobieranie/amule-cvs/src/utils/cas'
if gcc -DHAVE_CONFIG_H -I. -I. -I../../..    -I/usr/include -D__GD__ -W -Wall -Wshadow -Wundef -g -ggdb -fno-inline -D__DEBUG__ -fmessage-length=0 -D_GLIBCXX_DEBUG -D_GLIBCXX_DEBUG_PEDANTIC -O2 -pg -MT cas-cas.o -MD -MP -MF ".deps/cas-cas.Tpo" -c -o cas-cas.o `test -f 'cas.c' || echo './'`cas.c;
        then mv -f ".deps/cas-cas.Tpo" ".deps/cas-cas.Po"; else rm -f ".deps/cas-cas.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I../../..    -I/usr/include -D__GD__ -W -Wall -Wshadow -Wundef -g -ggdb -fno-inline -D__DEBUG__ -fmessage-length=0 -D_GLIBCXX_DEBUG -D_GLIBCXX_DEBUG_PEDANTIC -O2 -pg -MT cas-configfile.o -MD -MP -MF ".deps/cas-configfile.Tpo" -c -o cas-configfile.o `test -f 'configfile.c' || echo './'`configfile.c;
        then mv -f ".deps/cas-configfile.Tpo" ".deps/cas-configfile.Po"; else rm -f ".deps/cas-configfile.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I../../..    -I/usr/include -D__GD__ -W -Wall -Wshadow -Wundef -g -ggdb -fno-inline -D__DEBUG__ -fmessage-length=0 -D_GLIBCXX_DEBUG -D_GLIBCXX_DEBUG_PEDANTIC -O2 -pg -MT cas-functions.o -MD -MP -MF ".deps/cas-functions.Tpo" -c -o cas-functions.o `test -f 'functions.c' || echo './'`functions.c;
        then mv -f ".deps/cas-functions.Tpo" ".deps/cas-functions.Po"; else rm -f ".deps/cas-functions.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I../../..    -I/usr/include -D__GD__ -W -Wall -Wshadow -Wundef -g -ggdb -fno-inline -D__DEBUG__ -fmessage-length=0 -D_GLIBCXX_DEBUG -D_GLIBCXX_DEBUG_PEDANTIC -O2 -pg -MT cas-graphics.o -MD -MP -MF ".deps/cas-graphics.Tpo" -c -o cas-graphics.o `test -f 'graphics.c' || echo './'`graphics.c;
        then mv -f ".deps/cas-graphics.Tpo" ".deps/cas-graphics.Po"; else rm -f ".deps/cas-graphics.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I../../..    -I/usr/include -D__GD__ -W -Wall -Wshadow -Wundef -g -ggdb -fno-inline -D__DEBUG__ -fmessage-length=0 -D_GLIBCXX_DEBUG -D_GLIBCXX_DEBUG_PEDANTIC -O2 -pg -MT cas-html.o -MD -MP -MF ".deps/cas-html.Tpo" -c -o cas-html.o `test -f 'html.c' || echo './'`html.c;
        then mv -f ".deps/cas-html.Tpo" ".deps/cas-html.Po"; else rm -f ".deps/cas-html.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I../../..    -I/usr/include -D__GD__ -W -Wall -Wshadow -Wundef -g -ggdb -fno-inline -D__DEBUG__ -fmessage-length=0 -D_GLIBCXX_DEBUG -D_GLIBCXX_DEBUG_PEDANTIC -O2 -pg -MT cas-lines.o -MD -MP -MF ".deps/cas-lines.Tpo" -c -o cas-lines.o `test -f 'lines.c' || echo './'`lines.c;
        then mv -f ".deps/cas-lines.Tpo" ".deps/cas-lines.Po"; else rm -f ".deps/cas-lines.Tpo"; exit 1; fi
gcc  -W -Wall -Wshadow -Wundef -g -ggdb -fno-inline -D__DEBUG__ -fmessage-length=0 -D_GLIBCXX_DEBUG -D_GLIBCXX_DEBUG_PEDANTIC -O2 -pg  -static -pg -lpthread -o cas  cas-cas.o cas-configfile.o cas-functions.o cas-graphics.o cas-html.o cas-lines.o -L/usr/X11R6/lib -lpthread -lXpm -lX11 -ljpeg -lfontconfig -lfreetype -lpng12 -lz -lm -lgd
cas-functions.o: In function `get_path':/home/cybek/programy/pobieranie/amule-cvs/src/utils/cas/functions.c:127: warning: Using 'getpwuid' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
:/home/cybek/programy/pobieranie/amule-cvs/src/utils/cas/functions.c:128: warning: Using 'endpwent' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
/usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../lib/libgd.a(gd.o): In function `gdImageDashedLine': undefined reference to `atan2'
/usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../lib/libgd.a(gd.o): In function `gdImageDashedLine': undefined reference to `sin'
/usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../lib/libgd.a(gd.o): In function `gdImageDashedLine': undefined reference to `atan2'
/usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../lib/libgd.a(gd.o): In function `gdImageDashedLine': undefined reference to `sin'
/usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../lib/libgd.a(gd.o): In function `lsqrt': undefined reference to `sqrt'
/usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../lib/libgd.a(gd.o): In function `gdImageCopyRotated': undefined reference to `sqrt'
/usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../lib/libgd.a(gd.o): In function `gdImageCopyRotated': undefined reference to `cos'
/usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../lib/libgd.a(gd.o): In function `gdImageCopyRotated': undefined reference to `sin'
/usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../lib/libgd.a(gd.o): In function `gdImageLine': undefined reference to `atan2'
/usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../lib/libgd.a(gd.o): In function `gdImageLine': undefined reference to `cos'
/usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../lib/libgd.a(gd.o): In function `gdImageLine': undefined reference to `atan2'
/usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../lib/libgd.a(gd.o): In function `gdImageLine': undefined reference to `sin'
/usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../lib/libgd.a(gd_png.o): In function `gdPngErrorHandler': undefined reference to `png_get_error_ptr'
/usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../lib/libgd.a(gd_png.o): In function `gdPngReadData': undefined reference to `png_get_io_ptr'
/usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../lib/libgd.a(gd_png.o): In function `gdPngWriteData': undefined reference to `png_get_io_ptr'
/usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../lib/libgd.a(gd_png.o): In function `gdImageCreateFromPngCtx': undefined reference to `png_check_sig'
/usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../lib/libgd.a(gd_png.o): In function `gdImageCreateFromPngCtx': undefined reference to `png_create_read_struct'
/usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../lib/libgd.a(gd_png.o): In function `gdImageCreateFromPngCtx': undefined reference to `png_create_info_struct'
/usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../lib/libgd.a(gd_png.o): In function `gdImageCreateFromPngCtx': undefined reference to `png_destroy_read_struct'
/usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../lib/libgd.a(gd_png.o): In function `gdImageCreateFromPngCtx': undefined reference to `png_set_sig_bytes'
/usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../lib/libgd.a(gd_png.o): In function `gdImageCreateFromPngCtx': undefined reference to `png_set_read_fn'
/usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../lib/libgd.a(gd_png.o): In function `gdImageCreateFromPngCtx': undefined reference to `png_read_info'
/usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../lib/libgd.a(gd_png.o): In function `gdImageCreateFromPngCtx': undefined reference to `png_get_IHDR'
/usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../lib/libgd.a(gd_png.o): In function `gdImageCreateFromPngCtx': undefined reference to `png_get_valid'
/usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../lib/libgd.a(gd_png.o): In function `gdImageCreateFromPngCtx': undefined reference to `png_get_tRNS'
/usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../lib/libgd.a(gd_png.o): In function `gdImageCreateFromPngCtx': undefined reference to `png_read_update_info'
/usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../lib/libgd.a(gd_png.o): In function `gdImageCreateFromPngCtx': undefined reference to `png_get_rowbytes'
/usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../lib/libgd.a(gd_png.o): In function `gdImageCreateFromPngCtx': undefined reference to `png_read_image'
/usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../lib/libgd.a(gd_png.o): In function `gdImageCreateFromPngCtx': undefined reference to `png_read_end'
/usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../lib/libgd.a(gd_png.o): In function `gdImageCreateFromPngCtx': undefined reference to `png_destroy_read_struct'
/usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../lib/libgd.a(gd_png.o): In function `gdImageCreateFromPngCtx': undefined reference to `png_get_PLTE'
/usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../lib/libgd.a(gd_png.o): In function `gdImageCreateFromPngCtx': undefined reference to `png_get_valid'
/usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../lib/libgd.a(gd_png.o): In function `gdImageCreateFromPngCtx': undefined reference to `png_get_tRNS'
/usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../lib/libgd.a(gd_png.o): In function `gdImageCreateFromPngCtx': undefined reference to `png_get_valid'
/usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../lib/libgd.a(gd_png.o): In function `gdImageCreateFromPngCtx': undefined reference to `png_get_tRNS'
/usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../lib/libgd.a(gd_png.o): In function `gdImageCreateFromPngCtx': undefined reference to `png_set_packing'
/usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../lib/libgd.a(gd_png.o): In function `gdImageCreateFromPngCtx': undefined reference to `png_set_strip_16'
/usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../lib/libgd.a(gd_png.o): In function `gdImageCreateFromPngCtx': undefined reference to `png_destroy_read_struct'
/usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../lib/libgd.a(gd_png.o): In function `gdImageCreateFromPngCtx': undefined reference to `png_destroy_read_struct'
/usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../lib/libgd.a(gd_png.o): In function `gdImagePngCtxEx': undefined reference to `png_create_write_struct'
/usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../lib/libgd.a(gd_png.o): In function `gdImagePngCtxEx': undefined reference to `png_create_info_struct'
/usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../lib/libgd.a(gd_png.o): In function `gdImagePngCtxEx': undefined reference to `png_destroy_write_struct'
/usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../lib/libgd.a(gd_png.o): In function `gdImagePngCtxEx': undefined reference to `png_set_write_fn'
/usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../lib/libgd.a(gd_png.o): In function `gdImagePngCtxEx': undefined reference to `png_set_compression_level'
/usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../lib/libgd.a(gd_png.o): In function `gdImagePngCtxEx': undefined reference to `png_set_IHDR'
/usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../lib/libgd.a(gd_png.o): In function `gdImagePngCtxEx': undefined reference to `png_set_tRNS'
/usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../lib/libgd.a(gd_png.o): In function `gdImagePngCtxEx': undefined reference to `png_set_tRNS'
/usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../lib/libgd.a(gd_png.o): In function `gdImagePngCtxEx': undefined reference to `png_set_PLTE'
/usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../lib/libgd.a(gd_png.o): In function `gdImagePngCtxEx': undefined reference to `png_write_info'
/usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../lib/libgd.a(gd_png.o): In function `gdImagePngCtxEx': undefined reference to `png_set_packing'
/usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../lib/libgd.a(gd_png.o): In function `gdImagePngCtxEx': undefined reference to `png_write_image'
/usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../lib/libgd.a(gd_png.o): In function `gdImagePngCtxEx': undefined reference to `png_write_end'
/usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../lib/libgd.a(gd_png.o): In function `gdImagePngCtxEx': undefined reference to `png_write_image'
/usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../lib/libgd.a(gd_png.o): In function `gdImagePngCtxEx': undefined reference to `png_write_end'
/usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../lib/libgd.a(gd_png.o): In function `gdImagePngCtxEx': undefined reference to `png_destroy_write_struct'
/usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../lib/libgd.a(gd_png.o): In function `gdImagePngCtxEx': undefined reference to `png_write_image'
/usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../lib/libgd.a(gd_png.o): In function `gdImagePngCtxEx': undefined reference to `png_write_end'
/usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../lib/libgd.a(gdft.o): In function `fontRelease': undefined reference to `FT_Done_Face'
/usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../lib/libgd.a(gdft.o): In function `gdFontCacheShutdown': undefined reference to `FT_Done_FreeType'
/usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../lib/libgd.a(gdft.o): In function `gdFontCacheSetup': undefined reference to `FT_Init_FreeType'
/usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../lib/libgd.a(gdft.o): In function `gdImageStringFTEx': undefined reference to `sin'
/usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../lib/libgd.a(gdft.o): In function `gdImageStringFTEx': undefined reference to `cos'
/usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../lib/libgd.a(gdft.o): In function `gdImageStringFTEx': undefined reference to `FT_Set_Transform'
/usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../lib/libgd.a(gdft.o): In function `gdImageStringFTEx': undefined reference to `FT_New_Size'
/usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../lib/libgd.a(gdft.o): In function `gdImageStringFTEx': undefined reference to `FT_Activate_Size'
/usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../lib/libgd.a(gdft.o): In function `gdImageStringFTEx': undefined reference to `FT_Set_Char_Size'
/usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../lib/libgd.a(gdft.o): In function `gdImageStringFTEx': undefined reference to `FT_Set_Charmap'
/usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../lib/libgd.a(gdft.o): In function `gdImageStringFTEx': undefined reference to `FT_Activate_Size'
/usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../lib/libgd.a(gdft.o): In function `gdImageStringFTEx': undefined reference to `FT_New_Size'
/usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../lib/libgd.a(gdft.o): In function `gdImageStringFTEx': undefined reference to `FT_Activate_Size'
/usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../lib/libgd.a(gdft.o): In function `gdImageStringFTEx': undefined reference to `FT_Set_Char_Size'
/usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../lib/libgd.a(gdft.o): In function `gdImageStringFTEx': undefined reference to `FT_Get_Char_Index'
/usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../lib/libgd.a(gdft.o): In function `gdImageStringFTEx': undefined reference to `FT_Load_Glyph'
/usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../lib/libgd.a(gdft.o): In function `gdImageStringFTEx': undefined reference to `FT_Done_Size'
/usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../lib/libgd.a(gdft.o): In function `gdImageStringFTEx': undefined reference to `FT_Activate_Size'
/usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../lib/libgd.a(gdft.o): In function `gdImageStringFTEx': undefined reference to `FT_Load_Glyph'
/usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../lib/libgd.a(gdft.o): In function `gdImageStringFTEx': undefined reference to `FT_Get_Glyph'
/usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../lib/libgd.a(gdft.o): In function `gdImageStringFTEx': undefined reference to `FT_Glyph_To_Bitmap'
/usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../lib/libgd.a(gdft.o): In function `gdImageStringFTEx': undefined reference to `FT_Get_Kerning'
/usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../lib/libgd.a(gdft.o): In function `gdImageStringFTEx': undefined reference to `FT_Done_Glyph'
/usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../lib/libgd.a(gdft.o): In function `gdImageStringFTEx': undefined reference to `FT_Done_Size'
/usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../lib/libgd.a(gdft.o): In function `find_font': undefined reference to `FcConfigSubstitute'
/usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../lib/libgd.a(gdft.o): In function `find_font': undefined reference to `FcConfigSubstitute'
/usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../lib/libgd.a(gdft.o): In function `find_font': undefined reference to `FcDefaultSubstitute'
/usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../lib/libgd.a(gdft.o): In function `find_font': undefined reference to `FcFontMatch'
/usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../lib/libgd.a(gdft.o): In function `fontFetch': undefined reference to `FcPatternBuild'
/usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../lib/libgd.a(gdft.o): In function `fontFetch': undefined reference to `FcPatternDestroy'
/usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../lib/libgd.a(gdft.o): In function `fontFetch': undefined reference to `FcPatternGetString'
/usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../lib/libgd.a(gdft.o): In function `fontFetch': undefined reference to `FcNameParse'
/usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../lib/libgd.a(gdft.o): In function `fontFetch': undefined reference to `FcPatternDestroy'
/usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../lib/libgd.a(gdft.o): In function `fontFetch': undefined reference to `FcPatternGetString'
/usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../lib/libgd.a(gdft.o): In function `fontFetch': undefined reference to `FT_New_Face'
/usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../lib/libgd.a(gdft.o): In function `fontFetch': undefined reference to `FT_Attach_File'
/usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../lib/libgd.a(gdft.o): In function `fontFetch': undefined reference to `FcPatternDestroy'
/usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../lib/libgd.a(gdft.o): In function `fontFetch': undefined reference to `FcPatternDestroy'
collect2: ld returned 1 exit status
make[5]: *** [cas] Błąd 1
make[5]: Opuszczenie katalogu `/home/cybek/programy/pobieranie/amule-cvs/src/utils/cas'
make[4]: *** [all-recursive] Błąd 1
make[4]: Opuszczenie katalogu `/home/cybek/programy/pobieranie/amule-cvs/src/utils/cas'
make[3]: *** [all-recursive] Błąd 1
make[3]: Opuszczenie katalogu `/home/cybek/programy/pobieranie/amule-cvs/src/utils'
make[2]: *** [all-recursive] Błąd 1
make[2]: Opuszczenie katalogu `/home/cybek/programy/pobieranie/amule-cvs/src'
make[1]: *** [all-recursive] Błąd 1
make[1]: Opuszczenie katalogu `/home/cybek/programy/pobieranie/amule-cvs'
make: *** [all] Błąd 2
debian:/home/cybek/programy/pobieranie/amule-cvs#

Miałem wcześniej 1 15kwietnie i też było to samo próbowałem bez daemona itp. ale nic nie pomogło.
Ktoś wie czym to jest spowodowane?

Offline

 

#2  2006-05-01 16:17:36

  kamikaze - Administrator

kamikaze
Administrator
Zarejestrowany: 2004-04-16

Re: jak zwykle błąd z kompilacją...

Poczytaj readme jesli jest dołaczone, lub być może napisali na stronie projektu. Co jest wymagane do skompilowanie tego. Z błędów można się domyślać, że brak libgd. Możesz spróbować doinstalować libgd2-dev i sprawdzić, ale to nie koniecznie moze być to. Sprawdź wymagania po prostu na stronie projektu , poczytaj co napisali o kompilacji.

Offline

 

#3  2006-05-01 18:42:58

  kaszak696 - Członek DUG

kaszak696
Członek DUG
Skąd: Kazimierz Dolny
Zarejestrowany: 2006-03-22
Serwis

Re: jak zwykle błąd z kompilacją...

Wklep w konsoli:

Kod:

apt-get build-dep amule

powinno doinstalować wszystko potrzebne do kompilacji.


http://images3.fotosik.pl/103/116624a3ce1555a7.gif
Linux registered user #423419

Offline

 

Stopka forum

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson
Możesz wyłączyć AdBlock — tu nie ma reklam ;-)