autoconf
[Top][All Lists]
Advanced

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

configure checks -R and returns errors


From: Vincent Torri
Subject: configure checks -R and returns errors
Date: Thu, 22 Oct 2009 19:25:15 +0200 (CEST)


Hey,

A guy using libs experience a strange problem.

configure checks if -R must be followed by a space when checking X. the log is:

configure:20215: checking for X
configure:20450: result: libraries /usr/X11R6/lib, headers /usr/X11R6/include
configure:20472: checking whether -R must be followed by a space
configure:20498: gcc -o conftest -g -O2 -D_GNU_SOURCE   conftest.c  -R/usr/X11R6/lib 
>&5
gcc: unrecognized option `-R/usr/X11R6/lib'

same with a space after -R (gcc: unrecognized option `-R')

What is strange is that i don't have that myself in my config.log when I'm configuring the same lib.

He is using a slackware, with different versions of autoconf (2.61, 2.62 and 2.64).

Does someone have an idea ?

thank you

Vincent Torri




reply via email to

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