Date: Mon, 23 Sep 2002 04:28:36 -0400 From: AlanE <alane@geeksrus.net> To: Marcus Geiger <bwolf@antbear.org> Cc: ports@FreeBSD.ORG Subject: Re: Another problem with /usr/ports/print/cups-pstoraster Message-ID: <20020923082836.GC31562@wwweasel.geeksrus.net> In-Reply-To: <3D8EC925.5060104@antbear.org> References: <3D8EC925.5060104@antbear.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Sep 23, 2002 at 09:56:21AM +0200, Marcus Geiger wrote: >Hi, > >when I try to compile /usr/ports/print/cups-pstoraster I get the >following linker errors: > >./obj/echogs -a ./obj/ldt.tr -s - -L/usr/local/lib -lcupsimage -ltiff >-ljpeg -lpng -lm -lz - lcups -lssl >-lcrypto -lm -L/usr/local/lib -Wl,-E -lgmodule12 -lglib12 -lm >if [ x != x ]; then LD_RUN_PATH=; export LD_RUN_PATH; fi; \ >XCFLAGS= XINCLUDE= XLDFLAGS= XLIBDIRS= XLIBS= \ >FEATURE_DEVS= DEVICE_DEVS= DEVICE_DEVS1= DEVICE_DEVS2= DEVICE_DEVS3= \ >DEVICE_DEVS4= DEVICE_DEVS5= DEVICE_DEVS6= DEVICE_DEVS7= DEVICE_DEVS8= \ >DEVICE_DEVS9= DEVICE_DEVS10= DEVICE_DEVS11= DEVICE_DEVS12= \ >DEVICE_DEVS13= DEVICE_DEVS14= DEVICE_DEVS15= DEVICE_DEVS16= \ >DEVICE_DEVS17= DEVICE_DEVS18= DEVICE_DEVS19= DEVICE_DEVS20= \ >/bin/sh <./obj/ldt.tr >./obj/gomni.o: In function `OpenDevice': >./obj/gomni.o(.text+0x151): undefined reference to `bmp_map_16m_rgb_color' >./obj/gomni.o(.text+0x15b): undefined reference to `bmp_map_16m_color_rgb' >gmake: *** [bin/espgs] Error 1 >*** Error code 2 > >cups-pstoraster's port version is: >PORTVERSION= 7.05.5 > >the installed cups-base port version is: >cups-base-1.1.15.1_4 > >gnu-ghostscript's port version is: >ghostscript-gnu-7.05_3 this one doesn't matter. As I can't reproduce it, I haven't got a clue. It's not in anything that espgs links in dynamically, I think I know that much. Every single build bug that people have been reporting have been unreproducible to me. That should tell me something, but I don't know what it means. And it builds on 4.7-RC-20020921, too. -- Alan Eldridge Unix/C(++) IT Pro, 20 yrs, seeking new employment. (http://wwweasel.geeksrus.net/~alane/resume.txt) KDE, KDE-FreeBSD Teams (http://www.kde.org, http://freebsd.kde.org/) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020923082836.GC31562>