oninea
9th November 2007, 04:35
Hi,
I am encountering a problem when installing joomla! 1.0.3 from the ports collection on FreeBSD. It goes on to install MySQL then halts on these lines:
cd . && /bin/sh /usr/ports/databases/mysql51-client/work/mysql-5.1.22-rc/missing --run automake-1.9 --foreign
netware/Makefile.am:59: BUILT_SOURCES multiply defined in condition HAVE_NETWARE ...
netware/Makefile.am:46: ... `BUILT_SOURCES' previously defined here
netware/Makefile.am:60: CLEANFILES multiply defined in condition HAVE_NETWARE ...
netware/Makefile.am:47: ... `CLEANFILES' previously defined here
After these lines, it just loops back to some part of the installation process and then halts and loops again upon reaching this part.
Can someone tell me what seems to be the problem please?
Thanks!
I am encountering a problem when installing joomla! 1.0.3 from the ports collection on FreeBSD. It goes on to install MySQL then halts on these lines:
cd . && /bin/sh /usr/ports/databases/mysql51-client/work/mysql-5.1.22-rc/missing --run automake-1.9 --foreign
netware/Makefile.am:59: BUILT_SOURCES multiply defined in condition HAVE_NETWARE ...
netware/Makefile.am:46: ... `BUILT_SOURCES' previously defined here
netware/Makefile.am:60: CLEANFILES multiply defined in condition HAVE_NETWARE ...
netware/Makefile.am:47: ... `CLEANFILES' previously defined here
After these lines, it just loops back to some part of the installation process and then halts and loops again upon reaching this part.
Can someone tell me what seems to be the problem please?
Thanks!