[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: makefiles



Christian Reiniger wrote:

> >> I'll convert the latest release of LibPPlay for testing tomorrow. My
> >> slow-poke machine tend to make inefficiencies quite obvious. :-)
> >
> >Hmm, I couldn't even compile the standard LibPPlay on my stock Red Hat
> >6.1 system, so I left this for later.
> 
> Ha! What messages did you get? What didn't work? What version did you get
> (0.1.1 ?)

Yes, 0.1.1, here you go with the output (only the failing command):

c++ -g -Wall -o pfile_basic pfile_basic.o ../.libs/libpenguinplay.a
-lpthread -ldl
.../.libs/libpenguinplay.a(PakDirectory.o): In function
`pp::Iterator<pp::internal::File> type_info function':
/home/pp/LibPenguinPlay-0.1.1/src/PenguinFile/FSEntityContainer.h(.pp::internal::PakHashTable<pp::internal::Directory,
pp::internal::PakDirectory>::gnu.linkonce.t.FindNextGreaterSize(void)
const+0x3c): undefined reference to
`pp::internal::PakHashTable<pp::internal::Directory,
pp::internal::PakDirectory>::prime_sizes'
/home/pp/LibPenguinPlay-0.1.1/src/PenguinFile/FSEntityContainer.h(.pp::internal::PakHashTable<pp::internal::Directory,
pp::internal::PakDirectory>::gnu.linkonce.t.FindNextGreaterSize(void)
const+0x65): undefined reference to
`pp::internal::PakHashTable<pp::internal::Directory,
pp::internal::PakDirectory>::prime_sizes'
/home/pp/LibPenguinPlay-0.1.1/src/PenguinFile/FSEntityContainer.h(.pp::internal::PakHashTable<pp::internal::File,
pp::internal::PakFile>::gnu.linkonce.t.FindNextGreaterSize(void)
const+0x3c): undefined reference to
`pp::internal::PakHashTable<pp::internal::File,
pp::internal::PakFile>::prime_sizes'
/home/pp/LibPenguinPlay-0.1.1/src/PenguinFile/FSEntityContainer.h(.pp::internal::PakHashTable<pp::internal::File,
pp::internal::PakFile>::gnu.linkonce.t.FindNextGreaterSize(void)
const+0x65): undefined reference to
`pp::internal::PakHashTable<pp::internal::File,
pp::internal::PakFile>::prime_sizes'
collect2: ld returned 1 exit status
make[2]: *** [pfile_basic] Error 1
make[2]: Leaving directory `/home/pp/LibPenguinPlay-0.1.1/src/tests'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/pp/LibPenguinPlay-0.1.1/src'
make: *** [all-recursive] Error 1
[pp@snoopy LibPenguinPlay-0.1.1]$ 

I simply untarred the thing, did a configure (with no options) and a
make. Nothing else. On a bare Red Hat 6.1 system.

-- 
Pierre Phaneuf
Systems Exorcist

---------------------------------------------------------------------
To unsubscribe, e-mail: linuxgames-unsubscribe@sunsite.auc.dk
For additional commands, e-mail: linuxgames-help@sunsite.auc.dk