Date: Mon, 07 Apr 2003 10:03:38 -0400 (EDT) From: Andy Harrison <ah54@httpsite.com> To: freebsd-ports@freebsd.org Subject: wmdrawer port broken? Message-ID: <XFMail.20030407100338.ah54@httpsite.com>
next in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE----- Well, it doesn't seem to be the ports problem, but I wondered if anyone knew how to fix it? First it was looking in /usr/X11R6/include for getopt.h, so I symlinked it there from /usr/local/include and that got it further, but I still wind up with the following whether I make the port or make it from source downloaded from the wmdrawer website: (172)[aharriso@andy.gwi] [/usr/ports/x11/wmdrawer] # make extract ===> Extracting for wmdrawer-0.9.17.1 >> Checksum OK for wmdrawer-0.9.17.1.tar.gz. (173)[aharriso@andy.gwi] [/usr/ports/x11/wmdrawer] # make ===> Patching for wmdrawer-0.9.17.1 ===> Applying FreeBSD patches for wmdrawer-0.9.17.1 ===> wmdrawer-0.9.17.1 depends on executable: gmake - found ===> wmdrawer-0.9.17.1 depends on shared library: X11.6 - found ===> wmdrawer-0.9.17.1 depends on shared library: glib-2.0.200 - found ===> wmdrawer-0.9.17.1 depends on shared library: atk-1.0.200 - found ===> wmdrawer-0.9.17.1 depends on shared library: pango-1.0.200 - found ===> wmdrawer-0.9.17.1 depends on shared library: gtk-x11-2.0.200 - found ===> Configuring for wmdrawer-0.9.17.1 ===> Building for wmdrawer-0.9.17.1 cc -O -pipe `pkg-config --cflags gdk-pixbuf-xlib-2.0` -I/usr/X11R6/include - -DUSE_GDKPIXBUF2 -c utils.c cc -O -pipe `pkg-config --cflags gdk-pixbuf-xlib-2.0` -I/usr/X11R6/include - -DUSE_GDKPIXBUF2 -c config.c cc -O -pipe `pkg-config --cflags gdk-pixbuf-xlib-2.0` -I/usr/X11R6/include - -DUSE_GDKPIXBUF2 -c graphics.c cc -O -pipe `pkg-config --cflags gdk-pixbuf-xlib-2.0` -I/usr/X11R6/include - -DUSE_GDKPIXBUF2 -c images.c cc -O -pipe `pkg-config --cflags gdk-pixbuf-xlib-2.0` -I/usr/X11R6/include - -DUSE_GDKPIXBUF2 -c wmdrawer.c cc `pkg-config --libs gdk-pixbuf-xlib-2.0` -rdynamic -lX11 -lXi -lXext - -L/usr/X11R6/lib -o wmdrawer utils.o config.o graphics.o images.o wmdrawer.o config.o: In function `parseOptions': config.o(.text+0x1103): undefined reference to `getopt_long' gmake: *** [wmdrawer] Error 1 *** Error code 2 Stop in /usr/ports/x11/wmdrawer. ~~ Andy Harrison ah##@httpsite.com ICQ: 123472 AIM/Y!: AHinMaine [full headers for details] -----BEGIN PGP SIGNATURE----- Version: PGP 6.5.8 iQCVAwUBPpGFOVPEkLgodAWVAQH9UgP/Z+OCLTNnrvCSJGOx1/SIdoqnNRPuOROO I8N/h3FJIPy3RNJL6SNzthSjxFvBlzVjVCq+cTcR1TS3luv6wOMSlVNUh82E5Kui cAQcPHZq9ehfRi2neOq9DtIpdOEtCJgVuF5ZgkJ3h5qODDYpZWRC+5E7bJwqMsQl mEAyKnFHQIo= =Gdq6 -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.20030407100338.ah54>