Re: build failed (in AIM-oscarCFunctions?)
The Dreaming Kat <dreamingkat-+208LftgU9tWk0Htik3J/[email protected]> Fri, 9 Jan 2004 20:28:53 -0600
| Newsgroups | gmane.network.fire.devel |
|---|---|
| Message-ID | <[email protected]> |
Wow, amazingly fast response, but same exact error. Is there some reason I wouldn't be getting the latest if I'm updating using this script (given to me by liam maclynne): #! /bin/tcsh # Script for replacing/creating current CVS install of Fire # with clean CVS checkout set appsdir = ~/Applications set firedir = ~/Applications/fire set logdir = ~/Library/Logs cd $appsdir rm -rf fire cvs -d:pserver:[email protected]:/cvsroot/fire login cvs -z5 -d:pserver:[email protected]:/cvsroot/fire checkout fire echo "Cleaned" (echo "Building clean rev. of Fire from SourceForge.net" ; \ cd $firedir ; pbxbuild ) |& \ tee $logdir/`date "+%Y.%m.%d.%T"`_fireupd.log On Friday, January 9, 2004, at 07:49 PM, Booker, Graham Broadt wrote: > Update and try it now. Sorry. > > The Dreaming Kat <dreamingkat-+208LftgU9tWk0Htik3J/[email protected]> said: > >> hi all, >> >> I tried to compile fire at the beginning of the week and received the >> error below. I have OS 10.2 and gcc 3.3 (I'm not sure if pbxbuild >> uses >> gcc or not). As of this evening, I am still getting the same error >> (fresh cvs checkout). Any ideas? >> >> Thanks, >> >> -- marykat >> >> tail of build output: >> >> AIM-oscar/oscar/aim.h:30: warning: Precomp '/usr/include/unistd.p' >> version number is 15 instead of 25, ignoring precomp >> /System/Library/Frameworks/PreferencePanes.framework/Headers/ >> NSPreferencePane.h:9: warning: Precomp >> '/System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.p' version >> number is 15 instead of 25, ignoring precomp >> AIM-oscar/AIM-oscarCFunctions.m:262: warning: #warning ADDTHESE >> AIM-oscar/AIM-oscarCFunctions.m:424: warning: #warning FIXME >> AIM-oscar/AIM-oscarCFunctions.m:688: warning: #warning FIXME (Later) >> The room name here is a weird URL... Translate roominfo.name >> AIM-oscar/AIM-oscarCFunctions.m: In function `fire_parse_incoming_im': >> AIM-oscar/AIM-oscarCFunctions.m:766: parse error before `*' >> AIM-oscar/AIM-oscarCFunctions.m:767: `newconn' undeclared (first use >> in >> this function) >> AIM-oscar/AIM-oscarCFunctions.m:767: (Each undeclared identifier is >> reported only once >> AIM-oscar/AIM-oscarCFunctions.m:767: for each function it appears in.) >> AIM-oscar/AIM-oscarCFunctions.m: In function >> `oscar_file_transfer_in_accepted': >> AIM-oscar/AIM-oscarCFunctions.m:2120: warning: `oft_info' might be >> used >> uninitialized in this function >> ...failed CompileC >> /Users/marykat/Applications/fire/build/Fire.build/AIM-oscar >> (Bundle).build/Objects-normal/ppc/AIM-oscarCFunctions.o ... >> ** BUILD FAILED ** >> >> >> >> ------------------------------------------------------- >> This SF.net email is sponsored by: Perforce Software. >> Perforce is the Fast Software Configuration Management System offering >> advanced branching capabilities and atomic changes on 50+ platforms. >> Free Eval! http://www.perforce.com/perforce/loadprog.html >> _______________________________________________ >> fire-development mailing list >> fire-development-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org >> https://lists.sourceforge.net/lists/listinfo/fire-development >> > > > > -- > > > > > > ------------------------------------------------------- > This SF.net email is sponsored by: Perforce Software. > Perforce is the Fast Software Configuration Management System offering > advanced branching capabilities and atomic changes on 50+ platforms. > Free Eval! http://www.perforce.com/perforce/loadprog.html > _______________________________________________ > fire-development mailing list > fire-development-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org > https://lists.sourceforge.net/lists/listinfo/fire-development > > ------------------------------------------------------- This SF.net email is sponsored by: Perforce Software. Perforce is the Fast Software Configuration Management System offering advanced branching capabilities and atomic changes on 50+ platforms. Free Eval! http://www.perforce.com/perforce/loadprog.html