[cc-devel] [ cctools-Bugs-1815415 ] liblicense requires python headers, unchecked
SourceForge.net
noreply at sourceforge.net
Fri Nov 9 21:45:11 EST 2007
Bugs item #1815415, was opened at 2007-10-17 18:53
Message generated for change (Settings changed) made by hfiguiere
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=559966&aid=1815415&group_id=80503
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: liblicense
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Mike Linksvayer (mlinksva)
Assigned to: Asheesh Laroia (paulproteus)
Summary: liblicense requires python headers, unchecked
Initial Comment:
But configure does not check for them
...
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/python2.5 -I../../liblicense -g -O2 -Wall -Wextra -Wchar-subscripts -Wnested-externs -Wpointer-arith -Wsign-compare -Wshadow -std=gnu89 -Wdeclaration-after-statement -MT liblicense.lo -MD -MP -MF .deps/liblicense.Tpo -c liblicense.c -fPIC -DPIC -o .libs/liblicense.o
liblicense.c:21:20: error: Python.h: No such file or directory
....
after installing python2.5-dev it compiled
----------------------------------------------------------------------
Comment By: Hubert Figuiere (hfiguiere)
Date: 2007-11-09 21:44
Message:
Logged In: YES
user_id=27487
Originator: NO
fixed in SVN
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=559966&aid=1815415&group_id=80503
More information about the cc-devel
mailing list