public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: "Michel Bardiaux" <MBardiaux@mediaxim.be>
To: <cygwin@cygwin.com>
Subject: RE: aplus-fsf (XWarpPointer)
Date: Wed, 21 Mar 2012 13:29:00 -0000	[thread overview]
Message-ID: <6BFA9AF2C7556E42AFF3F187ECAB07B802DB0069@bespdc01.mediaxim.local> (raw)
In-Reply-To: <CABn7SNYZ4Yb0hBxpLVw8TLCxBBPHNGnreC7g1q67_kNXiev5zw@mail.gmail.com>

[snip]
> -L../../src/MSTypes  -L -lX11 -lpthread -ldl  -lm mainC.o aplus_main.o
aplus_uext.o matherr.o 
[snip]

Problem here ...........^^^^^^^
Literally it means "gcc please also look for libraries in directory
-lX11", effectively gobbling
up -lX11 (no, you don't get a message because the directory -lX11 does
not exist!). Either a bug in the configure file (& bros.) for aplus, or
it expects you to specify some variable that has to be expanded after
the -L, maybe the path to the X libraries? Try configure --help.

HaND,
Michel Bardiaux


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

  reply	other threads:[~2012-03-21 13:29 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-21 13:08 Tom Szczesny
2012-03-21 13:29 ` Michel Bardiaux [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-03-21 17:39 Tom Szczesny
2012-03-21 19:54 ` Larry Hall (Cygwin)
2012-03-21 12:09 Tom Szczesny
2012-03-21 12:47 ` Michel Bardiaux

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=6BFA9AF2C7556E42AFF3F187ECAB07B802DB0069@bespdc01.mediaxim.local \
    --to=mbardiaux@mediaxim.be \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).