troubles building x11/libSM
Ferruccio Zamuner
nonsolosoft at diff.org
Sun Nov 24 23:56:20 UTC 2013
Hi,
u1# make
===> Building for libSM-1.2.2,1
/usr/bin/make all-recursive
Making all in src
CC sm_genid.lo
sm_genid.c: In function 'SmsGenerateClientID':
sm_genid.c:112: error: storage size of 'uuid' isn't known
sm_genid.c:115: error: too many arguments to function 'uuid_create'
sm_genid.c:116: error: 'uuid_s_ok' undeclared (first use in this function)
sm_genid.c:116: error: (Each undeclared identifier is reported only once
sm_genid.c:116: error: for each function it appears in.)
sm_genid.c:119: warning: implicit declaration of function 'uuid_to_string'
sm_genid.c:119: warning: nested extern declaration of 'uuid_to_string'
sm_genid.c:112: warning: unused variable 'uuid'
*** Error code 1
Stop in /usr/ports/x11/libSM/work/libSM-1.2.2/src.
*** Error code 1
Stop in /usr/ports/x11/libSM/work/libSM-1.2.2.
*** Error code 1
Stop in /usr/ports/x11/libSM/work/libSM-1.2.2.
*** Error code 1
Stop in /usr/ports/x11/libSM.
I'm on FreeBSD 8.1 amd64 here, it's an web application server without x11.
libSM is requested for some other ports.
Best regards, \ferz
More information about the freebsd-x11
mailing list