Bugs item #1815415, was opened at 2007-10-17 18:53
Message generated for change (Comment added) made by
hfiguiere
You can respond by visiting:
https://sourcefor
ge.net/tracker/?func=detail&atid=559966&aid=1815415&
amp;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: Open
Resolution: None
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://sourcefor
ge.net/tracker/?func=detail&atid=559966&aid=1815415&
amp;group_id=80503
_______________________________________________
cc-devel mailing list
cc-devel lists.ibiblio.org
ht
tp://lists.ibiblio.org/mailman/listinfo/cc-devel
|