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

-- 
Tom Hughes ([EMAIL PROTECTED])
http://www.compton.nu/
_______________________________________________
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to