I'm a novice
I'm trying to build a FreeBSD 13 system, with no complications.
I've added cups and samba413, but not set them up yet.
When I try to build Apache24, I get a long way through the build when it stops with errors :-
But that makes no difference.
Any help would be appreciated. Other folk must have the same issues.....
Regards Derek
I'm trying to build a FreeBSD 13 system, with no complications.
I've added cups and samba413, but not set them up yet.
When I try to build Apache24, I get a long way through the build when it stops with errors :-
Code:
===> apr-1.7.0.1.6.1_2 depends on shared library: libgdbm.so - found (/usr/local/lib/libgdbm.so)
===> apr-1.7.0.1.6.1_2 depends on shared library: libdb-5.3.so - not found
===> db5-5.3.28_8 depends on file: /usr/local/openjdk7/bin/java - not found
===> openjdk-7.261.02.1,1 is marked as broken on FreeBSD 13.0: does not link:
duplicate symbol: fp_g_free.
*** Error code 1
Stop.
make[6]: stopped in /usr/ports/java/openjdk7
*** Error code 1
I've created a file /etc/make.conf with one line
DEFAULT_VERSIONS+=java=11
Any help would be appreciated. Other folk must have the same issues.....
Regards Derek
Last edited by a moderator: