On Fri, Apr 26, 2013 at 12:52 PM, Rick Miller <[email protected]> wrote: > Hi all, > > I checked out stable/9 this morning to generate a release. buildworld > fails with the following: > > /usr/src/lib/libc/gen/stringlist.c:108: error: conflicting types for > 'sl_find' > /usr/src/lib/libc/../../include/stringlist.h:54: error: previous > declaration of 'sl_find' was here > *** [stringlist.o] Error code 1 > > Stop in /usr/src/lib/libc. > *** [lib/libc__L] Error code 1 > > Stop in /usr/src. > *** [libraries] Error code 1 > > Stop in /usr/src. > *** [_libraries] Error code 1 > > Stop in /usr/src. > *** [buildworld] Error code 1 > > Stop in /usr/src. > > > Is this an indication of conflicting libraries? >
This was the result of a bad MFC, Glen Barber just mailed the list to say he has corrected this so perhaps up and try again. Cheers Tom _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[email protected]"
