Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 01 Oct 2015 00:25:29 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 203460] www/sogo: compile failed if devel/sope wasn't compiled with LDAP support.
Message-ID:  <bug-203460-13-55qsvUTvBX@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-203460-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-203460-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203460

--- Comment #1 from Zhang Huangbin <michaelbibby@gmail.com> ---
Forgot to attach error message:

---------
cc LDAPSource.m -c \
      -MMD -MP -DSOGO_BUILD_DATE="@\"root@fb.iredmail.org 201510011309\""
-DSOGO_LIBDIR="\"/usr/local/GNUstep/Local/Library/SOGo\""
-DSOGO_MAJOR_VERSION="@\"2\"" -DSOGO_MINOR_VERSION="@\"3\""
-DSOGO_SUBMINOR_VERSION="@\"2\"" -DHAVE_OPENSSL=1
-DSOGO_BUILD_DATE="@\"root@fb.iredmail.org 201510011309\""
-DSOGO_LIBDIR="\"/usr/local/GNUstep/Local/Library/SOGo\""
-DSOGO_MAJOR_VERSION="@\"2\"" -DSOGO_MINOR_VERSION="@\"3\""
-DSOGO_SUBMINOR_VERSION="@\"2\"" -DHAVE_OPENSSL=1
-DSOGO_BUILD_DATE="@\"root@fb.iredmail.org 201510011309\""
-DSOGO_LIBDIR="\"/usr/local/GNUstep/Local/Library/SOGo\""
-DSOGO_MAJOR_VERSION="@\"2\"" -DSOGO_MINOR_VERSION="@\"3\""
-DSOGO_SUBMINOR_VERSION="@\"2\"" -DHAVE_OPENSSL=1 -DGNUSTEP
-DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1
-fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS
-fobjc-nonfragile-abi -D_NONFRAGILE_ABI -pthread -fPIC -Wall -DGSWARN
-DGSDIAGNOSE -Wno-import -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -Wall -DGSWARN
-DGSDIAGNOSE -Wno-import -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -Wall -DGSWARN
-DGSDIAGNOSE -Wno-import -O2 -pipe -fstack-protector -fno-strict-aliasing -O2
-pipe -fstack-protector -fno-strict-aliasing -Wno-import -I/usr/local/include
-fgnu-runtime -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-import
-I/usr/local/include -fconstant-string-class=NSConstantString -I../../SOPE/
-I../../SOPE/ -I.. -I../../UI -I../../SOPE/ -I.. -I../../UI -I./derived_src -I.
-I/usr/ports/www/sogo/work/GNUstep/Library/Headers
-I/usr/local/GNUstep/Local/Library/Headers
-I/usr/local/GNUstep/System/Library/Headers -I/usr/local/include \
       -o obj/SOGo.obj/LDAPSource.m.o
LDAPSource.m:21:10: fatal error: 'ldap.h' file not found
#include <ldap.h>
         ^
1 error generated.
/usr/local/GNUstep/System/Library/Makefiles/rules.make:479: recipe for target
'obj/SOGo.obj/LDAPSource.m.o' failed
gmake[5]: *** [obj/SOGo.obj/LDAPSource.m.o] Error 1
instance-framework.make:613: recipe for target
'internal-framework-run-compile-submake' failed
gmake[4]: *** [internal-framework-run-compile-submake] Error 2
/usr/local/GNUstep/System/Library/Makefiles/Master/rules.make:311: recipe for
target 'SOGo.all.framework.variables' failed
gmake[3]: *** [SOGo.all.framework.variables] Error 2
gmake[3]: Leaving directory
'/usr/ports/www/sogo/work/SOGo-2.3.2/SoObjects/SOGo'
/usr/local/GNUstep/System/Library/Makefiles/Master/serial-subdirectories.make:53:
recipe for target 'internal-all' failed
gmake[2]: *** [internal-all] Error 2
gmake[2]: Leaving directory '/usr/ports/www/sogo/work/SOGo-2.3.2/SoObjects'
/usr/local/GNUstep/System/Library/Makefiles/Master/serial-subdirectories.make:53:
recipe for target 'internal-all' failed
gmake[1]: Leaving directory '/usr/ports/www/sogo/work/SOGo-2.3.2'
gmake[1]: *** [internal-all] Error 2
*** Error code 1

Stop.
make: stopped in /usr/ports/www/sogo
-------------

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-203460-13-55qsvUTvBX>