On 12/05/13 01:35, rob wrote:
> On 05/12/13 03:09, Kevin Martin wrote:
> 
>> Ok, so I setup the ld.so.conf.d file that you mentioned, reran ldconfig, 
>> removed my old enlightenment install, make distclean, rerun
>> autogen.sh, and make install and nothing has changed.   I'm still getting 
>> the same error in the same place.
>>
>> Kevin
> 
> 
> It might be worth manually checking /usr/lib /usr/include for E files.
> rob
> 
> 
> ------------------------------------------------------------------------------
> Sponsored by Intel(R) XDK 
> Develop, test and display web and hybrid apps with a single code base.
> Download it for free now!
> http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk
> _______________________________________________
> enlightenment-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/enlightenment-users
> 
Ok, here's what I've done:

Removed all native packages that I installed with yum/rpm.
Went thru all of /usr looking for extraneous libraries, headers, etc. that 
should have gotten removed but didn't (including from
doing make distclean in the 1.8 versions of the enlightenment files)...found 
all kinds of stuff.
Reran make distclean for everything.
Reran:
(cd efl ; ./configure --disable-pulseaudio; sudo make install)
(cd evas_generic_loaders ; ./configure ; sudo make install)
(cd emotion_generic_players ; ./configure ; sudo make install)
(cd elementary; ./configure ; sudo make install)

Getting Closer!!!!  make for elementary now gets past the previous error and 
now gives me this error:

  CC       elementary_test-test_win_state.o
  CCLD     elementary_test
../../src/lib/.libs/libelementary.so: undefined reference to 
`eldbus_connection_unique_name_get'
collect2: error: ld returned 1 exit status
make[2]: *** [elementary_test] Error 1


Trying to now figure out why this is failing.

Kevin

------------------------------------------------------------------------------
Sponsored by Intel(R) XDK 
Develop, test and display web and hybrid apps with a single code base.
Download it for free now!
http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk
_______________________________________________
enlightenment-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to