Re: problem locating headers, I think

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

 



* Ralf Wildenhues wrote on Tue, May 20, 2008 at 12:01:27PM CEST:
>   ./configure --prefix=/scratch/opt \
>     LDFLAGS="-L/scratch/opt/lib -R/scratch/opt/lib" \
>     CPPFLAGS="-I/scratch/opt/include"

Erm, 
   ./configure --prefix=/scratch/opt \
     LDFLAGS="-L/scratch/opt/lib -Wl,--rpath,/scratch/opt/lib" \
     CPPFLAGS="-I/scratch/opt/include"


_______________________________________________
Autoconf mailing list
Autoconf@xxxxxxx
http://lists.gnu.org/mailman/listinfo/autoconf

[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux