buggiFTcurs - Bugs: bug #6698, 0.6.1 ./configure can't find...

 
 

bug #6698: 0.6.1 ./configure can't find glib-2.0

Submitter:  Invalid User ID <#25683>
Submitted:  Fri 21 Nov 2003 06:27:49 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 27 Nov 2003 01:51:37 PM UTC, comment #1: 

Try setting the PKG_CONFIG_PATH flag to the path where glib-2.0.pc can be found. We use pkg-config to locate glib, so you can read its manpage for more information.

G. Weinholt <weinholt>
Group administrator
Fri 21 Nov 2003 06:27:49 PM UTC, original submission:  

i tried to ./configure 0.6.1, and i got the following:

* Could not run GLIB test program, checking why...
* The test program failed to compile or link. See the file config.log for the
* exact error that occured. This usually means GLIB is incorrectly installed.

the log said:

configure:7902: checking for GLIB - version >= 2.0.0
configure:8052: result: no
configure:8086: gcc -o conftest -g -O2    conftest.c   >&5
configure:8143:18: glib.h: No such file or directory
configure: In function `main':
configure:8149: error: `glib_major_version' undeclared (first use in this function)
configure:8149: error: (Each undeclared identifier is reported only once
configure:8149: error: for each function it appears in.)
configure:8149: error: `glib_minor_version' undeclared (first use in this function)
configure:8149: error: `glib_micro_version' undeclared (first use in this function)
configure:8089: $? = 1
configure: failed program was:
| #line 8066 "configure"
| /* confdefs.h.  */
|

but when i searched for glib.h, it said:

glib.h: /usr/include/glib-2.0/glib.h

so, like, what happened? there doesn't seem to be any flag to specify where the headers are installed for glib, but perhaps there's some other way to help ./configure find it?

thanks,

EE

Invalid User ID <#25683>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

No changes have been made to this item

Back to the top

Powered by Savane 3.13-02a9.
Corresponding source code