Search the web
Sign In
New User? Sign Up
blassic · Blassic, the Classic Basic.
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
compile error with v.0.8.1   Message List  
Reply | Forward Message #56 of 233 |
i get the following:
gencharset.cpp:8: sstream: No such file or directory
gencharset.cpp:12: bitset: No such file or directory
make: *** [gencharset-gencharset.o] Error 1

these are missing include headers, but i don't know what package they
are part of. the package must not be on my system. anyone know?

thanks,
eddie





Tue Jul 20, 2004 10:05 pm

ewhite88
Offline Offline
Send Email Send Email

Forward
Message #56 of 233 |
Expand Messages Author Sort by Date

i get the following: gencharset.cpp:8: sstream: No such file or directory gencharset.cpp:12: bitset: No such file or directory make: ***...
ewhite88
Offline Send Email
Jul 20, 2004
10:06 pm

... What compiler are you using? In old versions of gcc there were no sstream header. In the gcc web site there is one that can be used with this versions, see...
not_found_blassic
not_found_bl...
Offline Send Email
Aug 2, 2004
10:57 pm

... sstream ... versions, ... only used in ... gencharset ... i'm using egcs 1.1.2. the rest of your message has me confused. i can't touch the .o files as...
ewhite88
Offline Send Email
Aug 5, 2004
8:34 pm

... touch create the files if they do not exist. The trick is to create the files, so that make does not try to build them. gencharset creates charset.cpp form...
not_found_blassic
not_found_bl...
Offline Send Email
Aug 10, 2004
12:31 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help