compiling python-bibtex

A

Alex Olivas

i'm not sure whether this is the correct list for this question, but i'm
trying to
build python-bibtex-1.1.93.1 with gcc 3.3.2 and am getting the following
error messages...
gcc -DNDEBUG -O2 -g -pipe -march=i386 -mcpu=i686 -D_GNU_SOURCE -fPIC
-fPIC -DG_LOG_DOMAIN="BibTeX"
-I$(top_builddir)//root/Installs/glib-2.2.3
-I$(top_builddir)//root/Installs/glib-2.2.3/.
-I$(top_builddir)//root/Installs/glib-2.2.3/./glib
-I/usr/include/python2.2 -c accents.c -o build/temp.linux-i686-2.2/accents.o
In file included from accents.c:31:
bibtex.h:35:18: glib.h: No such file or directory
In file included from bibtex.h:36,
from accents.c:31:
logging.h:57: error: syntax error before '*' token
In file included from accents.c:31:
bibtex.h:76: error: syntax error before "GList"
bibtex.h:76: warning: no semicolon at end of struct or union
bibtex.h:76: warning: no semicolon at end of struct or union
bibtex.h:77: warning: data definition has no type or storage class
bibtex.h:78: error: syntax error before '*' token
bibtex.h:78: warning: data definition has no type or storage class
bibtex.h:79: error: syntax error before '*' token
bibtex.h:79: warning: data definition has no type or storage class
bibtex.h:81: error: syntax error before "unbreakable"
....
and the list goes on.
for one glib.h is in $(top_builddir)//root/Installs/glib-2.2.3/./glib
the rest seems like an incompatibility with gcc 3.3.2, doesn't it? has
anyone tried
to build with this version of gcc? or if someone can point me to the
correct mailing
list i would appreciate it.
thanks,
alex.
 
J

John J. Lee

Alex Olivas said:
i'm not sure whether this is the correct list for this question, but
i'm trying to
build python-bibtex-1.1.93.1 with gcc 3.3.2 and am getting the following
[...]

I presume this is from pybliographer?

If so, post your question to the pybliographer-general mailing list.


John
 
F

Fernando Perez

Alex said:
i'm not sure whether this is the correct list for this question, but i'm
trying to
build python-bibtex-1.1.93.1 with gcc 3.3.2 and am getting the following
error messages...

Hey Al,

post over on the pybliographic list. I'm almost 100% sure they already have
Fedora packages available of everything (search the archives over the last 3
weeks).

f
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,482
Members
44,900
Latest member
Nell636132

Latest Threads

Top