could just be that some of the .la files you have installed reference that particular .la file.
a trick you could do is rm -f /usr/lib/*.la they are unneeded anyway. Jeff On Mon, 2003-09-29 at 17:44, Gary Ekker wrote: > I tried that Jeff. It didn't change anything at all. Still the same > error? Perhaps there is some problem in the autogen.sh??? > > Has anyone been successful building the evolution-groupwise connector? > > -Gary > > >>> Jeffrey Stedfast <[EMAIL PROTECTED]> 9/29/2003 11:54:43 AM >>> > > *.la files are not required to build from source, however - if you > *had* > the .la file when you ./configure'd (or ./autogen.sh'd), the Makefiles > or libtool scripts may reference them. What you'll need to di is "make > maintainer-clean" and then re ./autogen.sh > > Jeff > > On Mon, 2003-09-29 at 11:42 -0600, Gary Ekker wrote: > > I am building from source, it isn't evolution that won't build, it > is > > evolution-groupwise. The groupwise connector. > > > > the only configuration option that I am using for this > --prefix=/opt/ > > gnome > > > > >>> Peter Colijn <[EMAIL PROTECTED]> 9/29/2003 11:39:07 AM >>> > > > > Hmm.. this is more interesting than I thought. I don't have a copy > of > > liblinc.la on my box, I'm using the ximian libs and I can build evo > > fine > > from source RPMs. > > > > Are you building straight from source or building from source RPMs? > > What > > configure options are you using? > > > > Have fun, > > > > Peter Colijn > > Net Integration Technologies, Inc. > > > > On Mon, Sep 29, 2003 at 11:12:12AM -0600, Gary Ekker wrote: > > > Yes, I understand that. I do have linc-devel version 1.0.2-0. > > ximian.6.1 installed. The ximain linc-devel package does not include > > liblinc.la, whereas the package Peter references does contain it. > > > > > > Thus my question is should I remove the ximian package and install > > the one Peter recommended, or is there a different solution? > > > > > > thanks for everyones help on this! > > > > > > -Gary > -- > Jeffrey Stedfast > Evolution Hacker - Ximian, Inc. > [EMAIL PROTECTED] - www.ximian.com -- Jeffrey Stedfast Evolution Hacker - Ximian, Inc. [EMAIL PROTECTED] - www.ximian.com _______________________________________________ evolution-hackers maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution-hackers
