Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 May 1999 07:15:29 GMT
From:      Piet Delaney <pete@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.
Message-ID:  <199905020715.HAA17879@freebsd.piet.net>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199905020715.HAA17879>