Click to See Complete Forum and Search --> : putting beer in -lfridge
Legithrandil
06-16-2004, 01:07 AM
basically, how do i do this? it's a message i've seen on several configure scripts, most recently the one for Scorched3d:
checking for SDL... checking for sdl-config... /usr/bin/sdl-config
checking for SDL - version >= 1.2.5... yes
checking for SDL_mixer lib... yes
checking for SDL_net lib... yes
checking for beer in -lfridge... no
Warning: No beer found in fridge!
We highly suggest that you rectify this situation immediately.
is there a way to make it report yes, or is it just something to see if you're paying attention?
duncanbojangles
06-16-2004, 03:28 AM
I've seen a few of those recently when compiling stuff. Some of 'em are really funny. I suggest cd'ing to /usr/corner_store, wgetting some beer.diff and patching fridge.so. Be sure to run ldconfig.
gehidore
06-16-2004, 03:32 AM
Originally posted by Legithrandil
checking for beer in -lfridge... no
Warning: No beer found in fridge!
We highly suggest that you rectify this situation immediately.
[/code]
is there a way to make it report yes, or is it just something to see if you're paying attention?
of course its not in there, it wont be in there if you keep drinking them, besides, why would you want to put it in there when you can drink it?
duncanbojangles
06-16-2004, 03:36 AM
Gehidore, that was your 1337357 post ever! Hehe, that was your 1337'th post. :)
Wolface
06-16-2004, 03:53 AM
Oh S$$t!! is there a scorched3d??
been playing xscorched all this time!!!
by the way... all those little details is what makes *sucessful* compiling open source more satisfying isn't?? gotta love it
Loki3
06-16-2004, 04:52 AM
Glad to see some programers still have a sense of humor.
:D
Icarus
06-16-2004, 07:14 AM
Originally posted by Wolface
Oh S$$t!! is there a scorched3d??
been playing xscorched all this time!!!
by the way... all those little details is what makes *sucessful* compiling open source more satisfying isn't?? gotta love it Oh yes, it's very nice also :)
http://www.scorched3d.co.uk/
Last time I upgraded it I used emerge, I'll have to check for that message next time :)
Parcival
06-16-2004, 08:58 AM
Originally posted by Wolface
Oh S$$t!! is there a scorched3d??
been playing xscorched all this time!!!
:eek: :eek: :eek: :eek: :eek:
Beware, puny little world, and get ready vor Parcival, master of countless nights of Scorch gaming on a 486SX until either dawn arrived or the enemy fell asleep. :D
Wolface
06-16-2004, 02:17 PM
until either dawn arrived or the enemy fell asleep.
memorable threat: "Stop or I'll shoot!!"
memorable charge: "I wonder what does this button do?"
memorable last words: "I didn't wanted to live anyway"
:D
bsm2001
06-16-2004, 03:14 PM
since were on the scorched subject I am not a programmer bu can someone decode this for me
In file included from /usr/include/wx/memory.h:20,
from /usr/include/wx/object.h:25,
from /usr/include/wx/utils.h:23,
from ../common/ResourceFile.cpp:24:
/usr/include/wx/string.h:710: error: syntax error before `;' token
/usr/include/wx/string.h:703: error: syntax error before `;' token
/usr/include/wx/string.h:699: error: syntax error before `;' token
/usr/include/wx/string.h:697: error: syntax error before `;' token
/usr/include/wx/string.h:643: error: syntax error before `;' token
/usr/include/wx/string.h:640: error: syntax error before `;' token
/usr/include/wx/string.h: In member function `int wxString::Last(char) const':
/usr/include/wx/string.h:795: error: syntax error before `;' token
/usr/include/wx/string.h: At global scope:
/usr/include/wx/string.h:1119: error: syntax error before `;' token
/usr/include/wx/string.h:1102: error: syntax error before `;' token
/usr/include/wx/string.h:1102: error: syntax error before `;' token
/usr/include/wx/string.h: In constructor `wxArrayString::wxArrayString()':
/usr/include/wx/string.h:1033: error: syntax error before `;' token
/usr/include/wx/string.h:1034: error: syntax error before `;' token
/usr/include/wx/string.h: In constructor `wxArrayString::wxArrayString(int)':
/usr/include/wx/string.h:1044: error: syntax error before `;' token
/usr/include/wx/string.h: In constructor `wxSortedArrayString::wxSortedArrayString()':
/usr/include/wx/string.h:1150: error: syntax error before `;' token
/usr/include/wx/string.h: In constructor `wxSortedArrayString::wxSortedArrayString(const wxArrayString&)':
/usr/include/wx/string.h:1152: error: syntax error before `;' token
In file included from /usr/include/wx/utils.h:24,
from ../common/ResourceFile.cpp:24:
/usr/include/wx/list.h: At global scope:
/usr/include/wx/list.h:580: error: syntax error before `;' token
/usr/include/wx/list.h: In copy constructor `wxStringList::wxStringList(const wxStringList&)':
/usr/include/wx/list.h:565: error: syntax error before `;' token
In file included from /usr/include/wx/utils.h:25,
from ../common/ResourceFile.cpp:24:
/usr/include/wx/filefn.h: At global scope:
/usr/include/wx/filefn.h:222: error: syntax error before `;' token
/usr/include/wx/filefn.h:229: error: syntax error before `;' token
In file included from ../common/ResourceFile.cpp:24:
/usr/include/wx/utils.h:268: error: syntax error before `;' token
/usr/include/wx/utils.h:378: error: syntax error before `;' token
/usr/include/wx/utils.h:381: error: syntax error before `;' token
make[2]: *** [ResourceFile.o] Error 1
make[2]: Leaving directory `/home/brian/scorched/src/scorched'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/brian/scorched/src'
make: *** [all-recursive] Error 1
[brian@localhost scorched]$
Thanks
Wolface
06-16-2004, 05:42 PM
maybe this could help?
http://scorched3d.sourceforge.net/phpBB2/viewtopic.php?t=684
bwkaz
06-16-2004, 06:32 PM
In Eterm's configure script (unless you pass --without-sense-of-humor to the script ;)):
checking for life_signs in -lKenny... no
Oh my god, they killed Kenny! You bastards!
duncanbojangles
06-17-2004, 01:36 AM
@bsm2001
Seems just like a simple typo or other small error. probably forgot a closing { . What program is that from? Maybe if you post the offending file, or PM me with it, I might be able to find the error.