Yeah, I did, but the newer eet features are not available (the port is from december) so I cannot use newer themes etc. Anyway, I got the problem resolved. Indeed I was using the older eet library from ports for linking so the new library calls were missing while linking. The good news everything to get cvs/e17/apps/e compiled and running is working on OpenBSD. Only etk seems to require a newer version of gettext than the one available from the OpenBSD port tree. If you are interessted I can keep you posted.
Thanks, dr 2008/5/19 laurent FANIS <[EMAIL PROTECTED]>: > Hi, > > Just out of curiously did you have a look at the port of e17 in OpenBSD? > > The strcpy,sprintf warning are irrelevant. Your error is most probably > some missing/corrupted files. > I am currently updating the ports present in OpenBSD but i have not > yet had time to go over the latest CVS source. > > Kind regards, Laurent > > On Sat, May 17, 2008 at 11:42 AM, Johannes Hofmann <[EMAIL PROTECTED]> wrote: > > Hello, > > I'm trying to compile Eet 1.0.0 on an OpenBSD 4.3 standard installation. > > > > CFLAGS=-I/usr/local/include -L/usr/local/lib > > plus I removed netinet/in.h from eet_image.c since there seemed to be > > some greater differences between Linux and *BSD. > > Compiling went fine but when linking I get: > > > > gcc -I/usr/local/include -I/usr/local/include/enlightenment -o .libs/eet > > eet-eet_main.o -L/usr/local/lib/ -L/usr/local/lib/enlightenment/ > > -L../../src/lib/.libs -leet -lz -L/usr/local/lib -ljpeg -lm > > -Wl,-rpath,/usr/local/lib > > /usr/local/lib//libeet.so.0.0: warning: strcpy() is almost always > misused, > > please use strlcpy() > > /usr/local/lib//libeet.so.0.0: warning: sprintf() is often misused, > please > > use snprintf() > > eet-eet_main.o(.text+0x267): In function `do_eet_decode': > > : undefined reference to `eet_data_dump' > > eet-eet_main.o(.text+0x579): In function `do_eet_encode': > > : undefined reference to `eet_data_undump' > > collect2: ld returned 1 exit status > > > > > > If you need more output please let me know. > > P.S. I'm not on the list so please CC. > > thanks > > ------------------------------------------------------------------------- > > This SF.net email is sponsored by: Microsoft > > Defy all challenges. Microsoft(R) Visual Studio 2008. > > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > > _______________________________________________ > > enlightenment-devel mailing list > > enlightenment-devel@lists.sourceforge.net > > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > > > ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel