From: Herbert Poetzl (herbert_at_13thfloor.at)
Date: Tue 02 Dec 2003 - 05:32:58 GMT
On Mon, Dec 01, 2003 at 05:44:11PM -0800, Roderick A. Anderson wrote:
> I still have some more reseach to do but incase this catches anyones eye
> I'll bring it up.
>
> Basically a RHL 8 base/main server and a RHL 8 vserver. When I try to
> compile PostgreSQL 7.4, from RPM sources or a tarball, in the vserver I
> get the following error message
>
> gcc: cannot specify -o with -c or -S and multiple compilations
sounds like the wrong number of options/arguments to
gcc (are you sure it's the 'right' version for this?)
> but the compile works fine from the base/main server.
probably something which is 'tested' by the configure
script and not 'provided' by the vserver like
/dev/random or similar ...
> I need to confirm what packages are installed where but I seem to remember
> the vserver was built from a vserver (conserve space) that was based on
> the main server. (Did that make sense?)
a little ...
> Rod
> --
> "Open Source Software - Usually you get more than you pay for..."
> "Build A Brighter Lamp :: Linux Apache {middleware} PostgreSQL"
>
>
> _______________________________________________
> Vserver mailing list
> Vserver_at_list.linux-vserver.org
> http://list.linux-vserver.org/mailman/listinfo/vserver
_______________________________________________
Vserver mailing list
Vserver_at_list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver