Because they're not up to .17 as far as I can see...

On Feb 11, 2005, at 12:15, Adam Egger wrote:

I had to execute cvs-clean to get rid off the unneeded stuff in my
checkout directory. Then the -lXext error was gone.
But why don't you just use the debs from mdz?


On Fri, 11 Feb 2005 11:09:47 +0000, Tom Hughes <[EMAIL PROTECTED]> wrote:
In message <[EMAIL PROTECTED]>
        Didde Brockman <[EMAIL PROTECTED]> wrote:

On Feb 11, 2005, at 11:58, Tom Hughes wrote:

In message <[EMAIL PROTECTED]>
        Didde Brockman <[EMAIL PROTECTED]> wrote:

ld -L /usr/X11R6/lib -lXext
ld: warning: cannot find entry symbol _start; not setting start
address

This is the correct way to do it. The error is just because you have
asked to link an executable but have not supplied any object file that
contains a main function.

Great, then how come "make" does not do this for me? I can't specify this manually, can I?

I have no idea. I don't use Debian. I believe that the build system is supposed to get the X library path from Qt or something, so maybe there is something wrong there?

Tom

_______________________________________________
mythtv-users mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to