[SuSE Linux] WindowMaker 0.19.1 fails under SuSE 5.3 (long)
What starts in./configure looks great for compiling the latest WindowMaker release: checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include checking for dnet_ntoa in -ldnet... no checking for dnet_ntoa in -ldnet_stub... no checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for _Xsetlocale in -lX11... yes checking for XShapeSelectInput in -lXext... yes checking for XShmAttach in -lXext... yes checking for shmget... yes checking for XpmCreatePixmapFromData in -lXpm... yes checking for gzread in -lz... yes checking for png_get_valid in -lpng... yes checking for jpeg_destroy_compress in -ljpeg... yes checking for TIFFGetVersion in -ltiff... yes checking for PLGetString in -lPropList... yes checking for sys/wait.h that is POSIX.1 compatible... yes etc., etc. But compiling continues to gine this error, even after grabbing src's of suspected lib's like libjpeg and re-compiling. I really could use some help here. gcc -g -O2 -Wall -Wno-implicit-int -Wcast-align -o testdraw testdraw.o -L. -lwraster -L/usr/X11R6/lib -ltiff -lXpm -lpng -lz -ljpeg -lXext -lX11 -lm testdraw.o: In function `testDraw': /src/WindowMaker-0.19.1/wrlib/testdraw.c:85: undefined reference to `RPutPixel' /src/WindowMaker-0.19.1/wrlib/testdraw.c:100: undefined reference to `ROperatePixel' /src/WindowMaker-0.19.1/wrlib/testdraw.c:127: undefined reference to `RDrawSegments' /src/WindowMaker-0.19.1/wrlib/testdraw.c:131: undefined reference to `RDrawSegments' /src/WindowMaker-0.19.1/wrlib/testdraw.c:142: undefined reference to `ROperateSegments' /src/WindowMaker-0.19.1/wrlib/testdraw.c:153: undefined reference to `ROperateLine' /src/WindowMaker-0.19.1/wrlib/testdraw.c:154: undefined reference to `ROperateLine' /src/WindowMaker-0.19.1/wrlib/testdraw.c:157: undefined reference to `ROperateLine' /src/WindowMaker-0.19.1/wrlib/testdraw.c:158: undefined reference to `ROperateLine' /src/WindowMaker-0.19.1/wrlib/testdraw.c:168: undefined reference to `RDrawLine' /src/WindowMaker-0.19.1/wrlib/testdraw.c:174: undefined reference to `RDrawLine' /src/WindowMaker-0.19.1/wrlib/testdraw.c:187: undefined reference to `ROperateLine' /src/WindowMaker-0.19.1/wrlib/testdraw.c:191: undefined reference to `ROperateLine' testdraw.o: In function `drawClip': /src/WindowMaker-0.19.1/wrlib/testdraw.c:352: undefined reference to `RDrawSegments' /src/WindowMaker-0.19.1/wrlib/testdraw.c:361: undefined reference to `ROperateSegments' /src/WindowMaker-0.19.1/wrlib/testdraw.c:362: undefined reference to `ROperateSegments' /src/WindowMaker-0.19.1/wrlib/testdraw.c:364: undefined reference to `RGetPixel' /src/WindowMaker-0.19.1/wrlib/testdraw.c:366: undefined reference to `RDrawLine' /src/WindowMaker-0.19.1/wrlib/testdraw.c:367: undefined reference to `RGetPixel' /src/WindowMaker-0.19.1/wrlib/testdraw.c:368: undefined reference to `RDrawLine' /src/WindowMaker-0.19.1/wrlib/testdraw.c:370: undefined reference to `RGetPixel' /src/WindowMaker-0.19.1/wrlib/testdraw.c:372: undefined reference to `RDrawLine' /src/WindowMaker-0.19.1/wrlib/testdraw.c:373: undefined reference to `RGetPixel' /src/WindowMaker-0.19.1/wrlib/testdraw.c:374: undefined reference to `RDrawLine' testdraw.o: In function `benchmark': /src/WindowMaker-0.19.1/wrlib/testdraw.c:468: undefined reference to `RDrawLine' /src/WindowMaker-0.19.1/wrlib/testdraw.c:482: undefined reference to `RDrawLine' /src/WindowMaker-0.19.1/wrlib/testdraw.c:495: undefined reference to `ROperateLine' make[1]: *** [testdraw] Error 1 make[1]: Leaving directory `/src/WindowMaker-0.19.1/wrlib' make: *** [all-recursive] Error 1 Anyone here know where to point me in the right direction ? Thanks -Dee W.D.McKinney (Dee) deem@wdm.com Faith is acting on your passions and beliefs. - To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e
Dee, I too have rebuilt all the libraries I could find, with no success. The only one I can't find on the distribution is something called 'libgr', which seems to contain a couple of them. I am getting the exact same error as you described. I must say, after moving to Suse from Redhat 5.1 (for the informix support) I have had more than a little frustration. Printer (Epson 600), WindowMaker and I can't compile BitchX either (getting a message about a missing nls lib). -darrel W.D.McKinney wrote:
What starts in./configure looks great for compiling the latest WindowMaker release:
[SNIP]
Anyone here know where to point me in the right direction ?
Thanks -Dee
W.D.McKinney (Dee) deem@wdm.com Faith is acting on your passions and beliefs. - To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e
-- =================================================== Darrel L. Davis darreld@his.com Linux - The choice of a Gnu generation =================================================== - To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e
Darrel Davis <darreld@his.com> wrote:
Dee, I too have rebuilt all the libraries I could find, with no success. The only one I can't find on the distribution is something called 'libgr', which seems to contain a couple of them. I am getting the exact same error as you described.
I must say, after moving to Suse from Redhat 5.1 (for the informix support) I have had more than a little frustration. Printer (Epson 600), WindowMaker and I can't compile BitchX either (getting a message about a missing nls lib).
-darrel
Well hopefully Bodo or Lenz can jump in tomorrow or the next day and look into it for us. They are great help to us users, and this part of what makes SuSE a great distribution. -Dee W.D.McKinney (Dee) deem@wdm.com Faith is acting on your passions and beliefs. - To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e
Hi! Trying to kill the keyboard, darreld@his.com produced:
than a little frustration. Printer (Epson 600), WindowMaker and I can't compile BitchX either ^^^^^^^ You did install Ghostscript 5.10? (file://localhost/usr/doc/support-db/sdb_e/new_gs.html)
You looked into the SDB? (file://localhost/usr/doc/support-db/sdb_e/drucker-2.html) (file://localhost/usr/doc/support-db/sdb_e/drucker-1.html) You did check for emulation modes? You read the Printer-Checklist? (file://localhost/usr/doc/support-db/sdb_e/drucker-howto.html) -Wolfgang -- PGP 2 welcome: Mail me, subject "send PGP-key". If you've nothing at all to hide, you must be boring. Unsolicited Bulk E-Mails: *You* pay for ads you never wanted. Is our economy _so_ weak we have to tolerate SPAMMERS? I guess not. - To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e
participants (3)
-
darreld@his.com
-
deem@wdm.com
-
weissel@jupiter.ph-cip.uni-koeln.de