Hey all,
I have been trying to setup a virtual hosting system as per the wiki page (http://gentoo-wiki.com/HOWTO_Linux_Virtual_Hosting_Server).
However while running
   #emerge -n postfix
It will give me this message while compiling MYSQL.

   ./config.status: line 387: /bin/sh: Argument list too long
   ./config.status: line 387: /bin/sh: Success
   make: *** [config.status] Error 1
   make: *** Waiting for unfinished jobs....

   !!! ERROR: dev-db/mysql-4.1.20 failed.
   !!! Function mysql_src_compile, Line 441, Exitcode 2

I don't know if this effects anything, but I am running distcc as it is a P2 box compiling.

Some stats, not sure if they will help:
   CFLAGS="-O2 -march=i686 -pipe"
   CHOST="i686-pc-linux-gnu"
   CXXFLAGS="${CFLAGS}"
   MAKEOPTS="-j3"
   FEATURES="distccd"

Thanks in advance,
Stephen
--
gentoo-user@gentoo.org mailing list

Reply via email to