autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Configuring a lib containing special characters


From: Marwan Badawi
Subject: Configuring a lib containing special characters
Date: Thu, 21 Apr 2005 17:01:58 +0200
User-agent: Mozilla Thunderbird 1.0 (X11/20041206)

Hello all,

Sorry about the earlier empty messages I had some mailer problems. But thanx to Bob Proulx, this one should finally get through (hopefully)...

I'm trying to tell my configure script to look for the SWIFT++ library, but whenever I use --with-SWIFT++-prefix=/path/to/SWIFT++ I get the following error: configure: error: invalid package name: SWIFT++-prefix/

/and part of the result of running sh -x configure --with-SWIFT++-prefix=/udd/mbadawi/archivage/SWIFT/SWIFT++ gives the following:

++ expr x--with-SWIFT++-prefix=/udd/mbadawi/archivage/SWIFT/SWIFT++ : 'x[^=]*=\(.*\)'
+ ac_optarg=/udd/mbadawi/archivage/SWIFT/SWIFT++
++ expr x--with-SWIFT++-prefix=/udd/mbadawi/archivage/SWIFT/SWIFT++ : 'x-*with-\([^=]*\)'
+ ac_package=SWIFT++-prefix
+ expr xSWIFT++-prefix : '.*[^-_abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789]'
+ echo 'configure: error: invalid package name: SWIFT++-prefix'
configure: error: invalid package name: SWIFT++-prefix
+ exit 1
/
/Any idea on how to avoid this problem? (for now I just created a symlink without the ++ and it works perfectly well)
Thanks,

Marwan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]