From: Vizo A. <viz...@gm...> - 2006-09-26 21:01:21
|
ok followed that (the ususal stuff I guess) and that part wet as expected. Now I cd into the gui dir to the same . First I got /home/vizo/Sources/multisync-0.90.18/gui/plugins.c:35: undefined reference to `msync_register_synce_sync' support.o(.text+0x1d0): In function `create_pixbuf': /home/azrael/multisync-0.90/trunk/gui/support.c:92: undefined reference to `stderr' *** Error code 1 there is no /home/azreal on my box so I did a 'make clean' then ran make again now I get plugins.o(.text+0xd8): In function `msync_register_plugins': /home/vizo/Sources/multisync-0.90.18/gui/plugins.c:35: undefined reference to `msync_register_synce_sync' *** Error code 1 any ideas? -vizo- On 9/25/06, Ashley J Gittins <agi...@pu...> wrote: > On Tuesday 26 September 2006 09:59, Vizo Allman wrote: > > Hey: > > I am very new to this so bear with me. I have recentlty downloaded > > multisync-0.90.18, it seems that the Makefile is not not being created > > in synce_synce directory. From what I have read so far I think this is > > supposed to be created by the configure file in the multisync-0.90.18 > > directory. I am using Freebsd can anyone point me in the right > > derection to generate this file? > > Thanks > > -vizo- > > Yes, configure should create the makefile. Generally speaking, with most > automake-based projects, the steps are: > > untar the source (eg: "tar xvzf multisync-0.90.18.tgz") > cd into the new directory (eg: "cd multisync-0.90.18" > run "./configure" > run "make" > run "make install" > > You might need to supply extra options to configure if it can't find libraries > etc, you can run "./configure --help" to get a list of options. > > You should verify that each step completes successfully before proceeding to > the next (ie, no point running "make install" if the "make" failed). > > I hope that helps you get started. I don't know if there are any tricks to > getting it all going on FreeBSD or whether it all "just works" out of the > box. > > -- > Regards, > Ashley J Gittins > web: http://www.purple.dropbear.id.au > jabber: agi...@pu... > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys -- and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Opensync-users mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/opensync-users > -- "Nor aught availed him now To have build in Heaven high towers Nor did he scape By all his engines But was headlong sent with his industrious crew To build in Hell "Milton, "Paradise Lost" |