May this would help. https://bugs.sogo.nu/view.php?id=5986
You may be missing some library. cheers On February 12, 2025 9:12:57 AM UTC, Thomas Gebert <[email protected]> wrote: >Hello, > >I downloaded Sope and SOGo-5.11.2 and followed the instructions on >https://www.sogo.nu/support/faq/how-do-i-compile-sogo.html > >The instructions worked for sope. > >But when I try to make sogo I get the following error > >gcc -shared \ > -Wl,--no-as-needed -lcurl -shared-libgcc -pthread > -fexceptions -rdynamic -o Appointments.SOGo/./Appointments \ > ./obj/Appointments.obj/Product.m.o > ./obj/Appointments.obj/NSArray+Appointments.m.o > ./obj/Appointments.obj/iCalAlarm+SOGo.m.o > ./obj/Appointments.obj/iCalCalendar+SOGo.m.o > ./obj/Appointments.obj/iCalEntityObject+SOGo.m.o > ./obj/Appointments.obj/iCalRepeatableEntityObject+SOGo.m.o > ./obj/Appointments.obj/iCalEvent+SOGo.m.o > ./obj/Appointments.obj/iCalEventChanges+SOGo.m.o > ./obj/Appointments.obj/iCalPerson+SOGo.m.o > ./obj/Appointments.obj/iCalToDo+SOGo.m.o > ./obj/Appointments.obj/SOGoCalendarComponent.m.o > ./obj/Appointments.obj/SOGoAppointmentObject.m.o > ./obj/Appointments.obj/SOGoTaskObject.m.o > ./obj/Appointments.obj/SOGoComponentOccurence.m.o > ./obj/Appointments.obj/SOGoAppointmentOccurence.m.o > ./obj/Appointments.obj/SOGoTaskOccurence.m.o > ./obj/Appointments.obj/SOGoAppointmentFolder.m.o > ./obj/Appointments.obj/SOGoAppointmentFolderICS.m.o > ./obj/Appointments.obj/SOGoAppointmentFolderObject.m.o > ./obj/Appointments.obj/SOGoAppointmentFolderXML.m.o > ./obj/Appointments.obj/SOGoAppointmentInboxFolder.m.o > ./obj/Appointments.obj/SOGoWebAppointmentFolder.m.o > ./obj/Appointments.obj/SOGoAppointmentFolders.m.o > ./obj/Appointments.obj/SOGoFreeBusyObject.m.o > ./obj/Appointments.obj/SOGoUser+Appointments.m.o > ./obj/Appointments.obj/SOGoUserFolder+Appointments.m.o > ./obj/Appointments.obj/SOGoCalendarProxy.m.o > ./obj/Appointments.obj/SOGoAptMailNotification.m.o > ./obj/Appointments.obj/SOGoAptMailInvitation.m.o > ./obj/Appointments.obj/SOGoAptMailDeletion.m.o > ./obj/Appointments.obj/SOGoAptMailICalReply.m.o > ./obj/Appointments.obj/SOGoAptMailUpdate.m.o > ./obj/Appointments.obj/SOGoAptMailReceipt.m.o > ./obj/Appointments.obj/SOGoAptMailReminder.m.o > ./obj/Appointments.obj/SOGoEMailAlarmsManager.m.o > ./obj/Appointments.obj/MSExchangeFreeBusySOAPRequest.m.o > ./obj/Appointments.obj/MSExchangeFreeBusy.m.o \ > -L../SOGo/SOGo.framework/Versions/Current/sogo/ -lSOGo > -L../../SOGo/./obj/ -L../../SOPE/NGCards/./obj/ -lNGCards > -L../../SOPE/GDLContentStore/./obj/ -lGDLContentStore -L/usr/local/lib > -Wl,-rpath,/usr/lib/sogo -L../../SOPE/GDLContentStore/obj/ > -L/home/tsgebert/GNUstep/Library/Libraries -L/usr/local/lib -L/usr/lib > -lNGObjWeb -lNGMime -lNGStreams -lNGExtensions -lGDLAccess -lNGObjWeb > -lNGMime -lNGLdap -lNGStreams -lNGExtensions -lEOControl -lDOM -lSaxObjC > -lSBJson -lgnustep-base -lobjc -lm > >/usr/bin/ld: cannot find -lSOGo: No such file or directory >collect2: error: ld returned 1 exit status >make[3]: *** [/usr/share/GNUstep/Makefiles/wobundle.make:173: >Appointments.SOGo/./Appointments] Error 1 >make[2]: *** [/usr/share/GNUstep/Makefiles/Master/rules.make:297: >Appointments.all.wobundle.variables] Error 2 >make[1]: *** >[/usr/share/GNUstep/Makefiles/Master/serial-subdirectories.make:53: >internal-all] Error 2 >make: *** [/usr/share/GNUstep/Makefiles/Master/serial-subdirectories.make:53: >internal-all] Error 2 > >There is no > >../SOGo/SOGo.framework/Versions/Current/sogo/ > >and a library sogo. > >What do I miss? > >All required libraries and their dev packages are installed. > >Output of the configure step: > >./configure --enable-debug --disable-strip > >GNUstep environment: > system: > local: > user: > path: > flat: > arch: > combo: > >Note: will install in GNUSTEP_LOCAL_ROOT: > >Configuration: > debug: yes > strip: no > saml2 support: no > mfa support: no > argon2 support: yes > ldap-based configuration: no > prefix: > gstep: /usr/share/GNUstep/Makefiles > config: /tmp/SOGo/config.make > script: /usr/share/GNUstep/Makefiles/GNUstep.sh > >creating: /tmp/SOGo/config.make >required library found: sodium >optional library found: ssl > >Thanks in advance! > >Kind regards, > >Thomas Gebert > akritrimĀ® Intelligenceā¢
