Re: Unable to launch CVS Fire

Michael Park <[email protected]> Tue, 09 Nov 2004 18:27:11 -1000
Newsgroups gmane.network.fire.general
Message-ID <a06200500bdb748d47e38@[67.49.155.115]>
>Do the snapshot builds 
>(http://fire.sourceforge.net/Prerelease/snapshot.dmg) crash on you? 
>If they do, then report the crash log.  If not, the be sure you have 
>a complete update of CVS (cvs -z3 update -dP).  Also, quit xcode and 
>relaunch it (it does some caching of the project even if you close 
>the project).

Yeah, I'm getting the stuff off CVS.

The snapshot works perfectly.  I did an update of the Fire code 
through CVS as per the development page and tried to build again.  I 
ended up getting a whole slew of compiling errors:

ChatWindowsPane.m:25: AGRegex/AGRegex.h: No such file or directory
ChatWindowsPane.m:37: libxml/xinclude.h: No such file or directory
ChatWindowsPane.m:38: libxslt/transform.h: No such file or directory
ChatWindowsPane.m:39: libxslt/xsltutils.h: No such file or directory
ChatWindowsPane.m:615: error: `AGRegex' undeclared (first use in this 
function)  (Each undeclared identifier is reported only once for each 
function it appears in.)
ChatWindowsPane.m:615: error: `AGRegexDotAll' undeclared (first use 
in this function)
ChatWindowsPane.m:615: error: `AGRegexCaseInsensitive' undeclared 
(first use in this function)
ChatWindowsPane.m:615: error: `regex' undeclared (first use in this function)
ChatWindowsPane.m:617: error: `AGRegexMatch' undeclared (first use in 
this function)
ChatWindowsPane.m:617: error: `selector' undeclared (first use in 
this function)
ChatWindowsPane.m:625: error: `property' undeclared (first use in 
this function)
ChatWindowsPane.m:660: error: `vmatch' undeclared (first use in this function)
ChatWindowsPane.m:720: error: `regex' undeclared (first use in this function)
ChatWindowsPane.m:720: error: `AGRegex' undeclared (first use in this function)
ChatWindowsPane.m:721: error: `AGRegexMatch' undeclared (first use in 
this function)
ChatWindowsPane.m:721: error: `match' undeclared (first use in this function)
ChatWindowsPane.m:726: error: `AGRegexDotAll' undeclared (first use 
in this function)
ChatWindowsPane.m:726: error: `AGRegexCaseInsensitive' undeclared 
(first use in this function)
ChatWindowsPane.m:739: error: `AGRegex' undeclared (first use in this function)
ChatWindowsPane.m:739: error: `regex' undeclared (first use in this function)
ChatWindowsPane.m:739: error: `AGRegexDotAll' undeclared (first use 
in this function)
ChatWindowsPane.m:739: error: `AGRegexCaseInsensitive' undeclared 
(first use in this function)

What it's looking for seems to be in the proper places - what's up?


-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
_______________________________________________
Fire-talk mailing list
[email protected]
To unsubscribe or change your options use the web interface:
https://lists.sourceforge.net/lists/listinfo/fire-talk
Have a question? Please read the Fire Frequently Asked Questions:
http://fire.sourceforge.net/faq.shtml