Masaru Nomiya wrote:
> Hello,
> 
> In the Message; 
> 
>   Subject    : Re: [e-users] bug in e16-0.16.8.13-0.01?
>   Message-ID : <[EMAIL PROTECTED]>
>   Date & Time: Thu, 20 Mar 2008 12:59:01 +0900
> 
> [Me] == Masaru Nomiya <[EMAIL PROTECTED]> has written:
> 
> Bradley>> If anything it seems a tad more responsive.
> 
> Me> Yes, it is. But, I've got no idea how to dig out the cause.
> 
> Maybe, I found the cause.
> 
> I always build e16 with 
> 
>  1.  ./configure --enable-visibility-hiding --enable-sound --enable-fsstd
>      --libdir=/usr/X11R6/lib64 --prefix=/usr/X11R6
> 
>  2. make
>  3. sudo make uninstall
>  4. sudo make install
> 
> With e16-0.16.8.12, I get 1) libhack.a, 2) libhack.la, and 3) libhack.so in
> /usr/X11R6/lib64/e16. But, with e16-0.16.8.13-0.01, libhack.a isn't installed.
> 
> So, I looked into ../e16-0.16.8.13-0.01/lib, and found that make command
> didn't produce the libhack_la-e16_hack.o! Why?
> 
> Any hints?
> 
> gcc  : gcc version 4.2.1 (SUSE Linux)
> make : GNU Make 3.81
> ld   : GNU ld (GNU Binutils) 2.17.50.20070726-14 (SUSE Linux)
> 
First -
--enable-visibility-hiding is as Yasufumi said elsewhere useless without 
--enable-modules, but should not cause trouble in any case.
--enable-fsstd is obsolete.
The libhack stuff is only used if running e16 in window mode (e.g. "e16 
-w 800x600"), which I assume you don't. The static libhack.a library is 
entirely useless, and is as of 0.16.8.13-0.01 no longer generated.
So - none of this should cause the trouble you are seeing.

You say that your system "reverts to the login screen". Don't you get 
the "Gray Screen of Death"? I would expect that if e16 segfaults. If 
not, maybe it actually is the X-server that crashes? I have seen quite a 
lot of trouble with the later nvidia drivers, but mostly when 
compositing is enabled.

/Kim

-------------------------------------------------------------------------
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-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to