Skip to Content.
Sympa Menu

cc-devel - [cc-devel] [ cctools-Bugs-1815415 ] liblicense requires python headers, unchecked

cc-devel AT lists.ibiblio.org

Subject: Developer discussion for Creative Commons technology and tools

List archive

Chronological Thread  
  • From: "SourceForge.net" <noreply AT sourceforge.net>
  • To: noreply AT sourceforge.net
  • Subject: [cc-devel] [ cctools-Bugs-1815415 ] liblicense requires python headers, unchecked
  • Date: Wed, 17 Oct 2007 15:54:24 -0700

Bugs item #1815415, was opened at 2007-10-17 22:53
Message generated for change (Settings changed) made by mlinksva
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: 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

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=559966&aid=1815415&group_id=80503




Archive powered by MHonArc 2.6.24.

Top of Page