You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Eric Wagar <ew...@yahoo.com> on 2003/01/13 21:03:04 UTC

[users@httpd] Installing Apache with ApacheToolBox and not

I have a problem installing Apache 1.3.27 on one of my Solaris 8 test
systems.

I am using ApacheToolBox 1.5.64 configured to use Apache 1.3.27 and
MySQL 3.23.54a among other items.  (I'm using gcc 3.95.3.)

My problems come from trying to compile MySQL from inside of ATB.  If
I try to compile MySQL from outside of ATB, I have no configure/make
problems at all.

The only difference between the two is that ATB is being run from
within sudo, so as to keep my personal environment variables.

The error I see is:
<snip>
gmake[5]: Leaving directory
`/builds/Apachetoolbox-1.5.64/src/mysql-3.23.54a/sql'
./gen_lex_hash > lex_hash.h
ld.so.1: ./gen_lex_hash: fatal: libstdc++.so.2.10.0: open failed: No
such file or directory
gmake[4]: *** [lex_hash.h] Error 137
gmake[4]: Leaving directory
`/builds/Apachetoolbox-1.5.64/src/mysql-3.23.54a/sql'
gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory
`/builds/Apachetoolbox-1.5.64/src/mysql-3.23.54a/sql'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory
`/builds/Apachetoolbox-1.5.64/src/mysql-3.23.54a/sql'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory
`/builds/Apachetoolbox-1.5.64/src/mysql-3.23.54a'
gmake: *** [all] Error 2
</snip>

I saw in one version of MySQL there was a problem with gcc and the
gen_lex_hash.h, but this version, as I said, configures and compiles
problem if not run from within the ATB.

Any help is appreciated.

thanks
eric

PS  I will be posting this on the ATB message boards too.


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org