Date: Wed, 31 Jan 2001 11:48:11 +0100 From: Chrstian Jeannot <jeannot@inga.augusta.de> To: ports@freebsd.org Subject: problems with compilation of aalib-1.2 Message-ID: <20010131114811.A88187@inga.augusta.de>
next in thread | raw e-mail | index | archive | help
hi, i want to use gimp and need the aalib-1.2. i want to install it via the port collections from freebsd. i get the following error: bash-2.04$ sudo make install ===> Building for aalib-1.2 ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -O -pipe -c aalinux.c rm -f .libs/aalinux.lo gcc -DHAVE_CONFIG_H -I. -I. -I. -O -pipe -c aalinux.c -fPIC -DPIC -o .libs/aalinux.lo aalinux.c:6: linux/kd.h: No such file or directory aalinux.c:8: gpm.h: No such file or directory aalinux.c: In function `linux_init': aalinux.c:55: storage size of `desc' isn't known aalinux.c:58: `GIO_FONTX' undeclared (first use in this function) aalinux.c:58: (Each undeclared identifier is reported only once aalinux.c:58: for each function it appears in.) aalinux.c:68: warning: assignment makes pointer from integer without a cast aalinux.c: In function `linux_getsize': aalinux.c:103: `gpm_mx' undeclared (first use in this function) aalinux.c:104: `gpm_my' undeclared (first use in this function) *** Error code 1 what can i do? greetings chris -- christian jeannot jeannot@augusta.de vogelmauer 17 http://www.augusta.de/~jeannot 86152 augsburg +49 179 69 46 446 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?20010131114811.A88187>