Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Aug 2011 07:49:36 +0200
From:      Phill <gdoe6545@yahoo.it>
To:        freebsd-ports@freebsd.org
Cc:        marcus@FreeBSD.org
Subject:   netatalk 2.2.0 fails to compile
Message-ID:  <21043B0E-F401-4830-AFC0-CB3B9C833A88@yahoo.it>

next in thread | raw e-mail | index | archive | help
netatalk 2.2.0 fails to compile for me.

Making all in acl
gmake[3]: Entering directory =
`/usr/ports/net/netatalk/work/netatalk-2.2.0/libatalk/acl'
/bin/sh /usr/local/bin/libtool --tag=3DCC   --mode=3Dcompile cc =
-std=3Dgnu99 -DHAVE_CONFIG_H -I. -I../..   -I/usr/local/include  =
-I../../include -D_U_=3D"__attribute__((unused))" -O2 -pipe =
-fno-strict-aliasing -I../../sys -MT cache.lo -MD -MP -MF =
.deps/cache.Tpo -c -o cache.lo cache.c
libtool: compile:  cc -std=3Dgnu99 -DHAVE_CONFIG_H -I. -I../.. =
-I/usr/local/include -I../../include "-D_U_=3D__attribute__((unused))" =
-O2 -pipe -fno-strict-aliasing -I../../sys -MT cache.lo -MD -MP -MF =
.deps/cache.Tpo -c cache.c  -fPIC -DPIC -o .libs/cache.o
cache.c: In function 'uuidcache_dump':
cache.c:62: error: too few arguments to function 'uuid_bin2string'
cache.c:62: error: 'UUID_ENOENT' undeclared (first use in this function)
cache.c:62: error: (Each undeclared identifier is reported only once
cache.c:62: error: for each function it appears in.)
cache.c:62: error: 'UUIDTYPESTR_MASK' undeclared (first use in this =
function)
cache.c:83: error: too few arguments to function 'uuid_bin2string'
cache.c: In function 'search_cachebyname':
cache.c:217: error: 'UUIDTYPESTR_MASK' undeclared (first use in this =
function)
gmake[3]: *** [cache.lo] Error 1
gmake[3]: Leaving directory =
`/usr/ports/net/netatalk/work/netatalk-2.2.0/libatalk/acl'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory =
`/usr/ports/net/netatalk/work/netatalk-2.2.0/libatalk'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory =
`/usr/ports/net/netatalk/work/netatalk-2.2.0'
gmake: *** [all] Error 2
*** Error code 1

Stop in /usr/ports/net/netatalk.
*** Error code 1

Stop in /usr/ports/net/netatalk.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?21043B0E-F401-4830-AFC0-CB3B9C833A88>