public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] MYSQL Comple Problem
@ 2006-06-22 13:50 Stephen
  2006-06-22 14:23 ` [gentoo-user] " Remy Blank
  0 siblings, 1 reply; 5+ messages in thread
From: Stephen @ 2006-06-22 13:50 UTC (permalink / raw
  To: gentoo-user

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



^ permalink raw reply	[flat|nested] 5+ messages in thread

* [gentoo-user]  Re: MYSQL Comple Problem
  2006-06-22 13:50 [gentoo-user] MYSQL Comple Problem Stephen
@ 2006-06-22 14:23 ` Remy Blank
  2006-06-22 15:44   ` Stephen
  0 siblings, 1 reply; 5+ messages in thread
From: Remy Blank @ 2006-06-22 14:23 UTC (permalink / raw
  To: gentoo-user

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

Not the solution to your problem, but if you want to use distcc, your
FEATURES should be "distcc" and not "distccd", AKAIK.

-- Remy


Remove underscore and suffix in reply address for a timely response.

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user]  Re: MYSQL Comple Problem
  2006-06-22 14:23 ` [gentoo-user] " Remy Blank
@ 2006-06-22 15:44   ` Stephen
  2006-06-23 13:34     ` Stephen H
  0 siblings, 1 reply; 5+ messages in thread
From: Stephen @ 2006-06-22 15:44 UTC (permalink / raw
  To: gentoo-user

Remy Blank wrote:
> Not the solution to your problem, but if you want to use distcc, your
> FEATURES should be "distcc" and not "distccd", AKAIK.
>   
I did that, thanks for telling me, and I am trying a recompile, it 
doesn't hurt.
Thanks for the response.
Is there any log files I can check for extended error messages?

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



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user] Re: MYSQL Comple Problem
  2006-06-22 15:44   ` Stephen
@ 2006-06-23 13:34     ` Stephen H
  2006-06-24 16:19       ` Stephen H
  0 siblings, 1 reply; 5+ messages in thread
From: Stephen H @ 2006-06-23 13:34 UTC (permalink / raw
  To: gentoo-user

Okay,
I talked to my friend and I have updated portage, and synced portage.

Now when I compile, I get a different error:

plicit-templates -fno-exceptions -fno-rtti   -fno-implicit-templates
-fno-exceptions -fno-rtti   -fno-implicit-templates -fno-exceptions
-fno-rtti   -fno-implicit-templates -fno-exceptions -fno-rtti
-fno-implicit-templates -fno-exceptions -fno-rtti
-fno-implicit-templates -fno-exceptions -fno-rtti
-fno-implicit-templates -fno-exceptions -fno-rtti
-fno-implicit-templates -fno-exceptions -fno-rtti
-fno-implicit-templates -fno-exceptions -fno-rtti  --no-create
--no-recursion
./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.
Call stack:
  ebuild.sh, line 1539:   Called dyn_compile
  ebuild.sh, line 939:   Called src_compile
  ebuild.sh, line 1248:   Called mysql_src_compile
  mysql.eclass, line 441:   Called die

!!! compile problem
!!! If you need support, post the topmost build error, and the call
stack if relevant.


Stephen
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user] Re: MYSQL Comple Problem
  2006-06-23 13:34     ` Stephen H
@ 2006-06-24 16:19       ` Stephen H
  0 siblings, 0 replies; 5+ messages in thread
From: Stephen H @ 2006-06-24 16:19 UTC (permalink / raw
  To: gentoo-user

Ok,
figured it out.
Just had to etc-config, emerge -B shadow
emerge --unmerge pam-login
emerge --usebinpkg shadow
emerge -uDN world

A friend told me that, and now it works.

Stephen

On 6/23/06, Stephen H <stephen.holiday@gmail.com> wrote:
> Okay,
> I talked to my friend and I have updated portage, and synced portage.
>
> Now when I compile, I get a different error:
>
> plicit-templates -fno-exceptions -fno-rtti   -fno-implicit-templates
> -fno-exceptions -fno-rtti   -fno-implicit-templates -fno-exceptions
> -fno-rtti   -fno-implicit-templates -fno-exceptions -fno-rtti
> -fno-implicit-templates -fno-exceptions -fno-rtti
> -fno-implicit-templates -fno-exceptions -fno-rtti
> -fno-implicit-templates -fno-exceptions -fno-rtti
> -fno-implicit-templates -fno-exceptions -fno-rtti
> -fno-implicit-templates -fno-exceptions -fno-rtti  --no-create
> --no-recursion
> ./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.
> Call stack:
>   ebuild.sh, line 1539:   Called dyn_compile
>   ebuild.sh, line 939:   Called src_compile
>   ebuild.sh, line 1248:   Called mysql_src_compile
>   mysql.eclass, line 441:   Called die
>
> !!! compile problem
> !!! If you need support, post the topmost build error, and the call
> stack if relevant.
>
>
> Stephen
>
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2006-06-24 16:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-22 13:50 [gentoo-user] MYSQL Comple Problem Stephen
2006-06-22 14:23 ` [gentoo-user] " Remy Blank
2006-06-22 15:44   ` Stephen
2006-06-23 13:34     ` Stephen H
2006-06-24 16:19       ` Stephen H

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox