Danny Vukobratovich wrote:
> Danny Vukobratovich wrote: 
>> When attempting to configure this package, I get an error. In the 
>> config.log, here is the error I find: 
>>
>> configure:4731: gcc -E conftest.c 
>> conftest.c:9:28: fatal error: ac_nonexisttent.h: No such file or directory 
>> compilation terminated. 
>> configure: failed program was: 
>> | /* confdefs.h. */ 
>> | #define PACKAGE_NAME "libIDL" 
>> | #define PACKAGE_TARNAME "libIDL" 
>> | #define PACKAGE_VERSION "0.8.14" 
>> | #define PACKAGE_STRING "libIDL 0.8.14" 
>> | #define PACKAGE_BUGREPORT 
>> "http://bugzilla.gnome.org/enter_bug.cfi?product=libIDL"; 
>> | #define LIBIDL_VERSION "0.8.14" 
>> | /* end confdefs.h. */ 
>> | #include <ac_nonexistent.h> 
> 
> The confugre didn't fail. The above is supposed to be there. It's 
> checking to see if the system reports missing files properly. 

when I configure the package, here it error I get during configure:

checking for LIBIDL...configure: error: in '/cources/libIDL-0.8.14':
configure: error: The pkg-config script could not be found or is too 
old. Make sure it is in your PATH or set the PKG_CONFIG environment 
variable to the full patch of the pkg-config.

-------

You need to delete the footer.  Anything after 
<space><dash><dash><newline> is automatically deleted on many email clients.

I have not yet updated libIDL.  It appears that installing pkg-config is 
a dependency.  Try installing it.

There are ways around it, but there's no reason not to install pkg-config.

   -- Bruce
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to