Skip to Content.
Sympa Menu

sm-users - Re: [SM-Users] Can't cast athcool...

sm-users AT lists.ibiblio.org

Subject: Sourcemage Users List

List archive

Chronological Thread  
  • From: "David Brown" <dmlb2000 AT gmail.com>
  • To: "Javier Vasquez" <jevv.cr AT gmail.com>
  • Cc: sm-users AT lists.ibiblio.org
  • Subject: Re: [SM-Users] Can't cast athcool...
  • Date: Sat, 17 Mar 2007 20:22:42 -0700

On 3/17/07, Javier Vasquez <jevv.cr AT gmail.com> wrote:
Hi,

As I have a laptop, I just wanted to cast athcool, but it doesn't get
to compile:

Running make with 2 jobs failed. Attempt to run with a single job? [y]

gcc -O2 -Wall athcool.o scanpci.o -lpci -o athcool
/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libpci.a(names.o): In
function `pci_load_name_list':
names.c:(.text+0x4e1): undefined reference to `gzopen'
names.c:(.text+0x57d): undefined reference to `gzgets'
names.c:(.text+0x682): undefined reference to `gzclose'
names.c:(.text+0x6a8): undefined reference to `gzeof'
names.c:(.text+0x737): undefined reference to `gzclose'
names.c:(.text+0xb11): undefined reference to `gzopen'
names.c:(.text+0xc99): undefined reference to `gzerror'
names.c:(.text+0xcb9): undefined reference to `gzclose'
collect2: ld returned 1 exit status
make: *** [athcool] Error 1
! Problem Detected !
Creating compile log /var/log/sorcery/compile/athcool-0.3.11.bz2

Its missing a library to link to zlib most-likely, probably should
submit a bug on this one. I got it to compile easy enough with a
simple makefile change.

Thanks,
- David Brown




Archive powered by MHonArc 2.6.24.

Top of Page