[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[XMakemol-bugs] compile error in bbox.c when not using OpenGL
From: |
Michael Banck |
Subject: |
[XMakemol-bugs] compile error in bbox.c when not using OpenGL |
Date: |
Sun, 8 Aug 2004 17:37:06 +0200 |
User-agent: |
Mutt/1.5.6+20040523i |
Hi,
while packaging 5.13 for Debian I encountered a build error:
gcc -DHAVE_CONFIG_H -I. -I.. -I. -Wall -O2
-DELEMENTS=\"/usr/share/xmakemol/elements\" -c ../bbox.c
../bbox.c: In function `get_automatic_bbox':
../bbox.c:403: error: `atom_size' undeclared (first use in this
function)
../bbox.c:403: error: (Each undeclared identifier is reported only once
../bbox.c:403: error: for each function it appears in.)
make[1]: *** [bbox.o] Error 1
make[1]: Leaving directory `/build/mbanck/xmakemol-5.13/normal'
make: *** [build-stamp] Error 2
The build runs fine when compiling the OpenGL version. I've attached the
patch I made to successfully build and use xmakemol, but I'm not sure it
is the right one.
cheers,
Michael
(Please CC me on replies, I think I'm not subscribed)
bbox_compile_error.patch
Description: Text document
- [XMakemol-bugs] compile error in bbox.c when not using OpenGL,
Michael Banck <=