From owner-freebsd-ports Sun May 2 5:11:52 1999 Delivered-To: freebsd-ports@freebsd.org Received: from freebsd.piet.net (adsl-216-103-111-100.dsl.snfc21.pacbell.net [216.103.111.100]) by hub.freebsd.org (Postfix) with ESMTP id 71F9715375; Sun, 2 May 1999 05:11:46 -0700 (PDT) (envelope-from pete@freebsd.piet.net) Received: (from root@localhost) by freebsd.piet.net (8.9.3/8.9.2) id HAA17879; Sun, 2 May 1999 07:15:29 GMT (envelope-from pete) Date: Sun, 2 May 1999 07:15:29 GMT From: Piet Delaney Message-Id: <199905020715.HAA17879@freebsd.piet.net> To: gary@hotlava.com, hasty@star-gate.com, obrien@FreeBSD.org, pete@freebsd.piet.net, ports@FreeBSD.org Subject: Latest Kernel, /usr/src compiled and installed, but sain won't compile. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org making all in lib gmake[1]: Entering directory `/usr/ports/graphics/sane/work/sane-1.00/lib' gmake[1]: Nothing to be done for `all'. gmake[1]: Leaving directory `/usr/ports/graphics/sane/work/sane-1.00/lib' making all in sanei gmake[1]: Entering directory `/usr/ports/graphics/sane/work/sane-1.00/sanei' gmake[1]: Nothing to be done for `all'. gmake[1]: Leaving directory `/usr/ports/graphics/sane/work/sane-1.00/sanei' making all in backend gmake[1]: Entering directory `/usr/ports/graphics/sane/work/sane-1.00/backend' cc -c -O -pipe -Wall -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O -pipe -I/usr/local/include -D_GNU_SOURCE -DPATH_SANE_CONFIG_DIR=/usr/local/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/share -DV_MAJOR=1 -DV_MINOR=0 -DBACKEND_NAME=abaton -DLIBDIR=/usr/local/lib/sane -fPIC -DPIC abaton.c abaton.c: In function `attach': abaton.c:470: warning: implicit declaration of function `strndup' abaton.c:470: warning: assignment makes pointer from integer without a cast abaton.c: In function `sane_abaton_control_option': abaton.c:1116: incompatible types in assignment gmake[1]: *** [abaton.lo] Error 1 gmake[1]: Leaving directory `/usr/ports/graphics/sane/work/sane-1.00/backend' gmake: *** [all-recursive] Error 1 *** Error code 2 Stop. *** Error code 1 Stop. *** Error code 1 ---------------------------------------------------------------------------------------------- I tried compiling /usr/src and running on latest/current /kernel but sain still won't compile. Looks to me like the port is broken. -piet To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message