Hi all, gnome-doc-utils.make is _not_ part of f-spot but is in the gnome-doc-utils ubuntu package...
before patching it, try to upgrade it and/or report this problem to the ubuntu pkg maintainer of that tool good luck with that s On Thu, 2007-03-22 at 00:00 +0900, Bengt Thuree wrote: > Hi > > Had the same problem. > Unfortunately I did not really save the proper procedure for what I did > to solve it. > > > You need to modify the gnome-doc-utils.make file and ensure that the > syntax is correct. > The IF statements should be preceeded with a <TAB> > and changed to be proper IF ENDIF. > > I'll attach a diff, which is properly not correct, but could be used as > a reference. > > /Bengt > > On Wed, 2007-03-21 at 10:46 -0400, Richard Bronosky wrote: > > That got me past the autogen. Now during the make, I'm getting and > > error out of gnome-doc-utils.make that is ungooglable. > > > > [EMAIL PROTECTED]:~/development/f-spot/trunk$ make > > cd . && autoheader > > make all-recursive > > make[1]: Entering directory `/home/rbronosky/development/f-spot/trunk' > > Making all in dbus-sharp > > make[2]: Entering directory > > `/home/rbronosky/development/f-spot/trunk/dbus-sharp' > > gmcs -debug -target:library -out:NDesk.DBus.dll -unsafe -r:Mono.Posix > > ./Address.cs ./AssemblyInfo.cs > > ./Authentication.cs ./Bus.cs > > ./BusObject.cs ./Connection.cs > > ./DBus.cs ./DProxy.cs > > ./ExportObject.cs > > ./Introspection.cs ./Mapper.cs > > ./MatchRule.cs ./Message.cs > > ./MessageFilter.cs ./MessageReader.cs > > ./MessageWriter.cs ./Protocol.cs > > ./Server.cs ./Signature.cs > > ./SocketTransport.cs ./Transport.cs > > ./UnixNativeTransport.cs ./UnixTransport.cs > > ./Wrapper.cs > > make[2]: Leaving directory > > `/home/rbronosky/development/f-spot/trunk/dbus-sharp' > > Making all in dbus-sharp-glib > > make[2]: Entering directory > > `/home/rbronosky/development/f-spot/trunk/dbus-sharp-glib' > > gmcs -debug -target:library -out:NDesk.DBus.GLib.dll > > -r:../dbus-sharp/NDesk.DBus.dll ./AssemblyInfo.cs > > ./GLib.IO.cs ./GLib.cs > > make[2]: Leaving directory > > `/home/rbronosky/development/f-spot/trunk/dbus-sharp-glib' > > Making all in docs > > make[2]: Entering directory `/home/rbronosky/development/f-spot/trunk/docs' > > ../gnome-doc-utils.make:474: *** missing separator. Stop. > > make[2]: Leaving directory `/home/rbronosky/development/f-spot/trunk/docs' > > make[1]: *** [all-recursive] Error 1 > > make[1]: Leaving directory `/home/rbronosky/development/f-spot/trunk' > > make: *** [all-recursive-am] Error 2 > > > > > > > _______________________________________________ > F-spot-list mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/f-spot-list -- Stephane Delcroix [EMAIL PROTECTED] _______________________________________________ F-spot-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/f-spot-list
