I'm trying to build SOPE from ports, but keep getting a message I really don't understand:
"failed to link required library: ssl" All dependencies seem to build fine. I'm running OpenBSD 4.8-current (upgraded yesterday from snapshots) on amd64. Ports tree is up to date. The full message I get is: # make clean && make ===> Cleaning for sope-1.3.3 ===> sope-1.3.3 depends on: gnustep-make-* - found ===> sope-1.3.3 depends on: gmake-* - found ===> sope-1.3.3 depends on: libiconv-* - found ===> sope-1.3.3 depends on: gnustep-base-* - found ===> sope-1.3.3 depends on: openldap-client-* - found ===> sope-1.3.3 depends on: mysql-client-* - found ===> sope-1.3.3 depends on: postgresql-client-* - found ===> Verifying specs: m iconv>=2 objc gnustep-base m iconv>=2 objc gnustep-base c pthread crypto ssl z lber ldap xml2 objc gnustep-base m GDLAccess EOControl mysqlclient crypto ssl z objc gnustep-base m GDLAccess EOControl pq ===> found m.5.2 iconv.6.0 objc.5.0 gnustep-base.3.1 c.58.0 pthread.13.1 crypto.19.0 ssl.16.0 z.4.1 lber.9.1 ldap.9.1 xml2.11.0 GDLAccess.0.0 EOControl.0.0 mysqlclient.20.0 pq.5.3 ===> Checking files for SOPE-1.3.3 `/usr/ports/distfiles/SOPE-1.3.3.tar.gz' is up to date. >> (SHA256) SOPE-1.3.3.tar.gz: OK ===> Extracting for SOPE-1.3.3 # those fhs.make files are not needed and may cause harm if they exist ===> Patching for SOPE-1.3.3 ===> Configuring for SOPE-1.3.3 GNUstep environment: system: /usr/local/System local: /usr/local/Local user: /SOPE-1.3.3_writes_to_HOME/GNUstep path: /usr/local/System:/usr/local/Network:/usr/local/Local:/SOPE-1.3.3_writes_to_HOME/GNUstep flat: yes arch: x86_64-unknown-openbsd4.8 combo: gnu-gnu-gnu Configuration: FHS: install in FHS root debug: yes strip: yes prefix: /usr/local frameworks: gstep: /usr/local/share/GNUstep/Makefiles config: /usr/ports/pobj/SOPE-1.3.3/SOPE-1.3.3/config.make script: /usr/local/share/GNUstep/Makefiles/GNUstep.sh creating: /usr/ports/pobj/SOPE-1.3.3/SOPE-1.3.3/config.make optional library found: xml2 optional library found: ldap failed to link required library: ssl *** Error code 1 Stop in /usr/ports/www/sope (line 2427 of /usr/ports/infrastructure/mk/bsd.port.mk). *** Error code 1 Stop in /usr/ports/www/sope (line 2225 of /usr/ports/infrastructure/mk/bsd.port.mk). # -- Hugo Osvaldo Barrera

