Closed Bug 437761 Opened 17 years ago Closed 17 years ago

GCC 4.2.1 - build fails with errors

Categories

(Camino Graveyard :: General, defect)

PowerPC
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: krmathis, Unassigned)

References

Details

Attachments

(2 files)

Attached file Build log
Building Camino Trunk with GCC 4.2.1 (iPhone SDK, beta 6) fails. Here are the steps I have taken: 1. Pulled a fresh Trunk tree from CVS. 2. Applied patch for bug 423405 (updated patch). 3. Start the build process.
The actual failures, which appear to be due to Sparkle, have been trimmed out of the attached log.
Attached file Sparkle build log
Sorry! A bit rough on the <snip> in there. Here are the Sparkle build log... Seems like I have run into another "warning treated as error".
This will be fixed when we pull a new Sparkle.
Depends on: 426015
Worked around the warning (and build error) by modifying sparkle/SUAppcast.h Changing line 26 from: - appcastDidFinishLoading:(SUAppcast *)appcast; To: - (void) appcastDidFinishLoading:(SUAppcast *)appcast;
This works fine now, after the Sparkle update (bug 426015). Kai, can you confirm ?
Seems to be fixed by the checkins for bug 426015. I successfully built Camino trunk using GCC 4.2.1 (Xcode 3.1) right now...
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: