Skip to Content.
Sympa Menu

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

sm-users AT lists.ibiblio.org

Subject: Sourcemage Users List

List archive

Chronological Thread  
  • From: "Javier Vasquez" <jevv.cr AT gmail.com>
  • To: sm-users AT lists.ibiblio.org
  • Subject: [SM-Users] Can't cast athcool...
  • Date: Sat, 17 Mar 2007 19:59:07 -0600

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

Spells that encountered problems:
---------------------------------
athcool


Any hints on any library or something missing? The dependencies seem
to be all satisfied:

17/03/2007 7:36pm # gaze dependencies -c athcool
athcool ()
pciutils (depends)

I have pciutils already installed...

--
Javier




Archive powered by MHonArc 2.6.24.

Top of Page