AppWeb Forum

Support for the AppWeb HTTP Server
It is currently Wed Sep 08, 2010 5:01 pm

All times are UTC




Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: Cannot find libphp5
PostPosted: Wed Jun 20, 2007 3:32 pm 
Offline

Joined: Wed Jun 06, 2007 2:32 am
Posts: 6
Cannot find libphp5 durning compile.

Quote:

"/opt/arcom/bin/arm-linux-gcc" -o ../bin/appweb -Wall -g \
-L../../../php-5.2.3 -L../lib -L/usr/lib/appweb ./appweb.o ./romFiles.o \
./appwebStaticLink.o -lappweb -lphp5 -lcrypt -lresolv -lz -ldb \
-lpthread -ldl -lstdc++
/opt/arcom/lib/gcc/arm-linux/3.4.2/../../../../arm-linux/bin/ld: cannot find -lphp5
collect2: ld returned 1 exit status
make[2]: *** [../bin/appweb] Error 1
make[1]: *** [compileDirs] Error 255
# WARNING: Makefile error in /home/justcarroll/bluebox/appweb-src-2.2.2

--ERROR--


Code:
CC=arm-linux-gcc AR=arm-linux-ar LD=arm-linux-ld \
./configure \
   --host=arm-linux \
   --with-php5=builtin \
   --with-php5-dir=/home/justcarroll/bluebox/php-5.2.3 \
   --with-php5-iflags="-I/home/justcarroll/bluebox/php-5.2.3/ \
               -I/home/justcarroll/bluebox/php-5.2.3/main/ \
               -I/home/justcarroll/bluebox/php-5.2.3/Zend/  \
               -I/home/justcarroll/bluebox/php-5.2.3/TSRM/ " \
   --with-php5-libpath="/home/justcarroll/bluebox/php-5.2.3/libs" \
   --with-php5-libpath="/opt/arcom/arm-linux/lib" \
   --with-php5-libs="php5 crypt resolv z db"

make clean
make



I have found it in several locations and tried them all with no success.


Top
 Profile  
 
 Post subject: Re: Cannot find libphp5
PostPosted: Mon Jun 25, 2007 1:48 pm 
Offline

Joined: Sat Dec 31, 2005 1:16 am
Posts: 183
The http/modules/php5/Makefile should copy php5.lib to the appweb lib directory.
Check if you have ./lib/php5.lib.

make modules in the php5 directory should do this copy.

cjr


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC


Who is online

Users browsing this forum: Google [Bot], Yahoo [Bot] and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
[ Time : 0.160s | 13 Queries | GZIP : Off ]