|
From: rustyBSD <rus...@gm...> - 2012-07-18 09:16:09
|
Ok, thanks guys, it works on Fedora Le 18/07/2012 10:43, Carsten Haitzler (The Rasterman) a écrit : > On Wed, 18 Jul 2012 10:38:44 +0200 rustyBSD <rus...@gm...> said: > >> uh, I checked and there were useless stuffs I previously renamed. >> Now it seems to work. > aha! :) > >> Le 18/07/2012 10:14, Carsten Haitzler (The Rasterman) a écrit : >>> On Wed, 18 Jul 2012 09:49:59 +0200 rustyBSD <rus...@gm...> said: >>> >>> wtf. do u have like an ancient eet lib already installed? as that function >>> is provided by and exposed as a symbol by the lib. i'm staring at the func >>> decl and EAPI in front... in the src... >>> >>>> Eet >>>> >>>> >>>> Le 18/07/2012 09:31, Carsten Haitzler (The Rasterman) a écrit : >>>>> On Tue, 17 Jul 2012 20:36:31 +0200 rustyBSD <rus...@gm...> said: >>>>> >>>>> wait. compiling eet or something that depends on eet? >>>>> >>>>>> Hi, >>>>>> That's maybe a stupid question, but i'm trying to compile Eet svn on >>>>>> OpenBSD-current, and I'm always having an error. >>>>>> >>>>>> I did: >>>>>> export LDFLAGS="-L/usr/local/lib" >>>>>> export CFLAGS="-I/usr/local/include" >>>>>> ./autogen.sh >>>>>> make >>>>>> >>>>>> And I get: >>>>>> In function 'do_eet_stats' : undefined reference to >>>>>> 'eet_dictionary_count' >>>>>> >>>>>> In 'eet_main.c' there is '#include <Eet.h>' which have declaration of >>>>>> function, so I think it should work. >>>>>> >>>>>> Note: I have already compiled eina. >>>>>> >>>>>> Thanks, >>>>>> Maxime >>>>>> ------------------------------------------------------------------------------ >>>>>> Live Security Virtual Conference >>>>>> Exclusive live event will cover all the ways today's security and >>>>>> threat landscape has changed and how IT managers can respond. >>>>>> Discussions will include endpoint security, mobile security and the >>>>>> latest in malware threats. >>>>>> http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ >>>>>> _______________________________________________ enlightenment-users >>>>>> mailing list enl...@li... >>>>>> https://lists.sourceforge.net/lists/listinfo/enlightenment-users >>>>>> >>>> >>>> ------------------------------------------------------------------------------ >>>> Live Security Virtual Conference >>>> Exclusive live event will cover all the ways today's security and >>>> threat landscape has changed and how IT managers can respond. Discussions >>>> will include endpoint security, mobile security and the latest in malware >>>> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ >>>> _______________________________________________ >>>> enlightenment-users mailing list >>>> enl...@li... >>>> https://lists.sourceforge.net/lists/listinfo/enlightenment-users >>>> >> >> >> ------------------------------------------------------------------------------ >> Live Security Virtual Conference >> Exclusive live event will cover all the ways today's security and >> threat landscape has changed and how IT managers can respond. Discussions >> will include endpoint security, mobile security and the latest in malware >> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ >> _______________________________________________ >> enlightenment-users mailing list >> enl...@li... >> https://lists.sourceforge.net/lists/listinfo/enlightenment-users > |