Displaying 2 results from an estimated 2 matches for "perl_gthr_key_ptr".
2008 Dec 03
1
Compiling latest svn revision
...ure, but
make eventually fails with:
/usr/lib/gcc/i386-redhat-linux/4.1.2/../../../crt1.o: In function `_start':
(.text+0x18): undefined reference to `main'
Xapian.o: In function `boot_Search__Xapian':
/home/henry/projects/xapian/search-xapian/Xapian.c:8796: undefined
reference to `Perl_Gthr_key_ptr'
/home/henry/projects/xapian/search-xapian/Xapian.c:8796: undefined
reference to `pthread_getspecific'
....
Now, "undefined reference to `main'" usually indicates a missing
main() function during linking, so it looks like something wonky is
going on.
Resolving this in...
2007 Nov 14
6
perl 5.8.5-36.el4_5.2
Hi all,
Since upgrading to perl 5.8.5-36.el4_5.2 I have had no end of problems,
starting with needing compress::zlib which I got from rpmforge, then I
had to reinstall scalar::util to get mailscanner working but now I can't
install or upgrade any perl modules.
Has anyone else had problems or can someone tell me what I've done wrong
please?
regards
tom