BŁĄD przy kompilacji amayi
Piotrek 'Drozdo' Drozdowski
drozdo w hn.pl
Sob, 4 Sty 2003, 20:09:41 CET
Witam,
że się tak podepnę pod wątek.. mi przy budowaniu Amay`i wywala taki
blad..:
i686-pld-linux-gcc -s -o ../bin/amaya EDITORAPP.o HTMLAPP.o
TextFileAPP.o XLinkAPP.o XMLAPP.o AHTURLTools.o EDITORactions.o
EDITimage.o EDITstyle.o HTMLactions.o HTMLbook.o HTMLedit.o HTMLform.o
HTMLhistory.o HTMLimage.o HTMLpresentation.o HTMLsave.o HTMLtable.o
html2thot.o init.o libmanag.o MENUconf.o XLinkbuilder.o XLinkedit.o
templates.o trans.o transparse.o UIcss.o Xml2thot.o Xmlbuilder.o
XHTMLbuilder.o XPointer.o XPointerparse.o AHTBridge.o AHTFWrite.o
answer.o query.o AHTMemConv.o AHTInit.o anim.o animbuilder.o SVGAPP.o
SVGbuilder.o SVGedit.o TimelineAPP.o MathMLAPP.o MathMLbuilder.o
Mathedit.o libCSS.a ../annotlib/libAnnot.a
-L../libwww/Library/src/.libs -lwwwapp -lwwwhttp -lwwwhtml -lwwwmime
-lwwwcache -lwwwstream -lwwwfile -lwwwdir -lwwwtrans -lwwwcore
-lwwwutils -lwwwzip -lwwwftp -lwwwdav -L../libwww/modules/md5/.libs
-lmd5 -L../libwww/modules/expat/xmlparse/.libs -lxmlparse
-L../libwww/modules/expat/xmltok/.libs -lxmltok
../libraptor/.libs/libraptor.a -L../tablelib -L../thotlib -L..
-lThotTable -lThotEditor -L/usr/X11R6/lib -L/usr/X11R6/lib -lgtk
-lgdk -L/usr/lib -rdynamic -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm
-lgdk_imlib -L/usr/X11R6/lib -lXt -lXp -lSM -lICE -lXext -lX11 -ldl
-lm
../libwww/Library/src/.libs/libwwwcore.a(HTWWWStr.o): In function
`HTMessageIdStr':
HTWWWStr.o(.text+0x7bd): the use of `tmpnam' is dangerous, better use
`mkstemp'
../libwww/Library/src/.libs/libwwwcore.a(HTInet.o): In function
`HTGetTmpFileName':
HTInet.o(.text+0x889): the use of `tempnam' is dangerous, better use
`mkstemp'
html2thot.o: In function `GetNextChar':
html2thot.o(.text+0x5719): undefined reference to `gzread'
html2thot.o: In function `CheckDocHeader':
html2thot.o(.text+0x626b): undefined reference to `gzopen'
html2thot.o(.text+0x62aa): undefined reference to `gzread'
html2thot.o: In function `CheckCharsetInMeta':
html2thot.o(.text+0x6bea): undefined reference to `gzopen'
html2thot.o(.text+0x6c27): undefined reference to `gzread'
html2thot.o: In function `StartParser':
html2thot.o(.text+0x97b3): undefined reference to `gzopen'
html2thot.o(.text+0x99ca): undefined reference to `gzclose'
html2thot.o: In function `CheckDocHeader':
html2thot.o(.text+0x6448): undefined reference to `gzclose'
html2thot.o: In function `CheckCharsetInMeta':
html2thot.o(.text+0x6dbb): undefined reference to `gzclose'
Xml2thot.o: In function `ParseExternalXmlResource':
Xml2thot.o(.text+0x6cc1): undefined reference to `gzopen'
Xml2thot.o(.text+0x6d06): undefined reference to `gzread'
Xml2thot.o(.text+0x6dad): undefined reference to `gzclose'
Xml2thot.o: In function `ParseIncludedXml':
Xml2thot.o(.text+0x7aad): undefined reference to `gzread'
Xml2thot.o: In function `XmlParse':
Xml2thot.o(.text+0x7be9): undefined reference to `gzread'
Xml2thot.o: In function `StartXmlParser':
Xml2thot.o(.text+0x7f93): undefined reference to `gzopen'
Xml2thot.o(.text+0x81c4): undefined reference to `gzclose'
../libwww/Library/src/.libs/libwwwzip.a(HTZip.o): In function
`Zlib_init':
HTZip.o(.text+0x44): undefined reference to `inflateInit_'
../libwww/Library/src/.libs/libwwwzip.a(HTZip.o): In function
`ZLib_terminate':
HTZip.o(.text+0x113): undefined reference to `inflateEnd'
../libwww/Library/src/.libs/libwwwzip.a(HTZip.o): In function
`HTZLibInflate_write':
HTZip.o(.text+0x29e): undefined reference to `inflate'
../thotlib/libThotEditor.a(pnghandler.o): In function `ReadPng':
pnghandler.o(.text+0xf0): undefined reference to `png_check_sig'
pnghandler.o(.text+0x125): undefined reference to
`png_create_read_struct'
pnghandler.o(.text+0x136): undefined reference to
`png_create_info_struct'
pnghandler.o(.text+0x158): undefined reference to
`png_destroy_read_struct'
pnghandler.o(.text+0x1bd): undefined reference to
`png_destroy_read_struct'
pnghandler.o(.text+0x233): undefined reference to `png_init_io'
pnghandler.o(.text+0x245): undefined reference to `png_read_info'
pnghandler.o(.text+0x28a): undefined reference to `png_get_IHDR'
pnghandler.o(.text+0x295): undefined reference to `png_set_expand'
pnghandler.o(.text+0x2e5): undefined reference to
`png_set_interlace_handling'
pnghandler.o(.text+0x306): undefined reference to `png_read_update_info'
pnghandler.o(.text+0x3dc): undefined reference to `png_start_read_image'
pnghandler.o(.text+0x45e): undefined reference to `png_read_destroy'
pnghandler.o(.text+0x478): undefined reference to
`png_destroy_read_struct'
pnghandler.o(.text+0x85e): undefined reference to `png_error'
pnghandler.o(.text+0x881): undefined reference to `png_read_row'
pnghandler.o(.text+0x8e1): undefined reference to `png_error'
pnghandler.o(.text+0xa0a): undefined reference to `png_error'
pnghandler.o(.text+0xa22): undefined reference to `png_error'
pnghandler.o(.text+0xa58): undefined reference to `png_set_dither'
pnghandler.o(.text+0xa68): undefined reference to `png_set_strip_16'
pnghandler.o(.text+0xa82): undefined reference to `png_set_gamma'
../thotlib/libThotEditor.a(pnghandler.o): In function `IsPngFormat':
pnghandler.o(.text+0xfc1): undefined reference to `png_check_sig'
../thotlib/libThotEditor.a(pnghandler.o): In function `SavePng':
pnghandler.o(.text+0x1016): undefined reference to
`png_create_write_struct'
pnghandler.o(.text+0x1034): undefined reference to
`png_create_info_struct'
pnghandler.o(.text+0x107e): undefined reference to
`png_destroy_write_struct'
pnghandler.o(.text+0x109f): undefined reference to `png_init_io'
pnghandler.o(.text+0x10b2): undefined reference to
`png_set_compression_level'
pnghandler.o(.text+0x10c5): undefined reference to
`png_set_compression_mem_level'
pnghandler.o(.text+0x10d8): undefined reference to
`png_set_compression_strategy'
pnghandler.o(.text+0x10eb): undefined reference to
`png_set_compression_window_bits'
pnghandler.o(.text+0x10fe): undefined reference to
`png_set_compression_method'
pnghandler.o(.text+0x1146): undefined reference to `png_set_IHDR'
pnghandler.o(.text+0x1158): undefined reference to `png_write_info'
pnghandler.o(.text+0x119a): undefined reference to `png_write_image'
pnghandler.o(.text+0x11ac): undefined reference to `png_write_end'
pnghandler.o(.text+0x11b7): undefined reference to `png_write_flush'
pnghandler.o(.text+0x11d9): undefined reference to
`png_destroy_read_struct'
pnghandler.o(.text+0x1213): undefined reference to
`png_destroy_read_struct'
pnghandler.o(.text+0x122b): undefined reference to
`png_destroy_write_struct'
../thotlib/libThotEditor.a(jpeghandler.o): In function `ReadJPEG':
jpeghandler.o(.text+0x38): undefined reference to `jpeg_std_error'
jpeghandler.o(.text+0x63): undefined reference to
`jpeg_destroy_decompress'
jpeghandler.o(.text+0xa6): undefined reference to
`jpeg_CreateDecompress'
jpeghandler.o(.text+0xb9): undefined reference to `jpeg_stdio_src'
jpeghandler.o(.text+0xcd): undefined reference to `jpeg_read_header'
jpeghandler.o(.text+0xfa): undefined reference to
`jpeg_start_decompress'
jpeghandler.o(.text+0x15e): undefined reference to `jpeg_read_scanlines'
jpeghandler.o(.text+0x1d4): undefined reference to
`jpeg_finish_decompress'
jpeghandler.o(.text+0x1e0): undefined reference to
`jpeg_destroy_decompress'
jpeghandler.o(.text+0x253): undefined reference to
`jpeg_destroy_decompress'
../thotlib/libThotEditor.a(jpeghandler.o): In function `IsJpegFormat':
jpeghandler.o(.text+0x645): undefined reference to `jpeg_std_error'
jpeghandler.o(.text+0x670): undefined reference to
`jpeg_destroy_decompress'
jpeghandler.o(.text+0x6a4): undefined reference to
`jpeg_CreateDecompress'
jpeghandler.o(.text+0x6b7): undefined reference to `jpeg_stdio_src'
jpeghandler.o(.text+0x6cb): undefined reference to `jpeg_read_header'
jpeghandler.o(.text+0x6d7): undefined reference to
`jpeg_destroy_decompress'
collect2: ld returned 1 exit status
make[1]: *** [../bin/amaya] Błąd 1
make[1]: Opuszczam katalog
`/home/users/drozdo/rpm/BUILD/Amaya/Linux/amaya'
make: *** [amaya_prog] Błąd 2
błąd: Błędny status wyjścia z /var/tmp/rpm-tmp.85779 (%build)
Środowisko mam bardzo mieszane, ale chcialbym ejdnak ta Amayę zobaczyc
:)
pozdrówki
--
|===[ Piotrek 'Drozdo' Drozdowski ]=====================/
|===[ drozdo w bimber.pl ]===[ http://drozdo.prv.pl ]===/
|===[ UIN: 67112959 ]======[ GG: 820980 ]===========/
|===[ Linux Registered User: 162604 ]=============/
Więcej informacji o liście dyskusyjnej pld-devel-pl