Re: [strongSwan] cross-compilation

2009-08-01 Thread Andreas Steffen
Hi,

does

CFLAGS=-I./build/INSTALL_STAGE/gmp-4.2.1/usr/include   ./configure ...

help?

Regards

Andreas

Yong Choo wrote:
 I've updated gmp to 4.2.1 on the cross-compilation build (under 
 WindRiver Linux Distribution for the mpc arch). The gmp.h file is put
 into ./build/INSTALL_STAGE/gmp-4.2.1/usr/include/gmp.h (by looking at
 the build log)
 
 When I tried to do package installation/compilation (under WindRiver)
  for strongswan 4.3.2, I get the following error:
 
 checking gmp.h version = 4.1.4... no configure: error: No usable
 gmp.h found!
 
 
 Any  suggestion on what I  can give as an option  to recognize the 
 proper location/version of 'gmp.h'? (or not possible)
 
 The .configure options that are used are:
 
 + ./configure --host=powerpc-wrs-linux-gnu
 --build=i686-crosscompile-linux-gnu --program-prefix= --prefix=/usr
 --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin
 --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include
 --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var
 --sharedstatedir=/usr/com --mandir=/usr/share/man
 --infodir=/usr/share/info --cache-file=wrs_config_cache
 
 
 Thanks Much! -Yong Choo

==
Andreas Steffen andreas.stef...@strongswan.org
strongSwan - the Linux VPN Solution!www.strongswan.org

Institute for Internet Technologies and Applications
University of Applied Sciences Rapperswil
CH-8640 Rapperswil (Switzerland)
===[ITA-HSR]==

___
Users mailing list
Users@lists.strongswan.org
https://lists.strongswan.org/mailman/listinfo/users


[strongSwan] cross-compilation

2009-07-31 Thread Yong Choo
I've updated gmp to 4.2.1 on the cross-compilation build (under 
WindRiver Linux Distribution for the mpc arch).
The gmp.h file is put into 
./build/INSTALL_STAGE/gmp-4.2.1/usr/include/gmp.h (by looking at the 
build log)

When I tried to do package installation/compilation (under WindRiver) 
for strongswan 4.3.2, I get the following error:

checking gmp.h version = 4.1.4... no
configure: error: No usable gmp.h found!


Any  suggestion on what I  can give as an option  to recognize the 
proper location/version of 'gmp.h'? (or not possible)

The .configure options that are used are:

+ ./configure --host=powerpc-wrs-linux-gnu --build=i686-crosscompile-linux-gnu 
--program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin 
--sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share 
--includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec 
--localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man 
--infodir=/usr/share/info --cache-file=wrs_config_cache


Thanks Much!
-Yong Choo

___
Users mailing list
Users@lists.strongswan.org
https://lists.strongswan.org/mailman/listinfo/users