Re: Nightly Tarball Failing to Build
Mark Rowe <[email protected]>
| Newsgroups | gmane.network.fire.general |
|---|---|
| Message-ID | <[email protected]> |
On 16/06/2004, at 15:01, Michael Park wrote: >> You likely don't have a fully updated source. Try running cvs update >> -d in the MSN directory. msn/passport.h is a new file that was added >> about 7 days ago. > > Actually, I seem to have tripped upon a bigger problem... a bunch of > the .cpp files in the fire/MSN/msn directory are trying to include > header files that are supposed to be located in a nonexistent > fire/MSN/msn/msn directory (i.e. include msn/passport.h), however > these header files are in the same directory as they are. If I move > all the cpp files to the higher directory (fire/MSN) then the build > seems to do fine... > > What's the correct location for the cpp files? The .cpp files are in the correct location. The project is configured in a such a way that the .cpp files inside the fire/MSN/msn directory can include their headers correctly. I would suggest that you have either an outdated project file, or a CVS working copy that has become out-of-sync by some other means. The simplest way to resolve the problem would be to check out a clean copy from scratch. Hope this helps, Mark Rowe ------------------------------------------------------- This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND _______________________________________________ Fire-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fire-talk Have a question? Please read the Fire Frequently Asked Questions: http://fire.sourceforge.net/faq.shtml