From: Patrick Mauritz <oxygene@studentenbude.ath.cx>
To: Junio C Hamano <junkio@cox.net>
Cc: git@vger.kernel.org
Subject: Re: patches
Date: Thu, 08 Sep 2005 12:11:09 +0200 [thread overview]
Message-ID: <1126174268.723.10.camel@divert> (raw)
In-Reply-To: <7vr7c0xqhd.fsf@assigned-by-dhcp.cox.net>
On Thu, 2005-09-08 at 04:06, Junio C Hamano wrote:
> I would have appreciated if you said "Solaris portability patch"
> or somesuch on the subject line.
sorry, of course you're right..
the #ifndef __sun was done because getdomainname() doesn't exist on
solaris. (just for clarification)
> Curious. Doesn't the order of -l and -L/-R matter these days?
hmm.. no idea why it worked for me, but a test case fails now: better
make that -L -R -l
> I am sympathetic to the reason why you need this, but if we go
> this route we should also do openssl as well. I'd drop this
> part for now.
because on solaris there are lots of places where external libraries
could be found (/usr/local/lib, /opt/csw/lib, whereever people who
package themselves put them). ld.so.conf doesn't exist (same as on
*bsd), so using -L and -R is the standard way of linking external
libraries.
thanks,
patrick mauritz
next prev parent reply other threads:[~2005-09-08 10:10 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-09-05 23:24 patches Patrick Mauritz
2005-09-08 2:06 ` patches Junio C Hamano
2005-09-08 10:11 ` Patrick Mauritz [this message]
2005-09-09 22:25 ` patches Jason Riedy
2005-09-12 5:39 ` [PATCH] getdomainname should be usable on SunOS with -lnsl Junio C Hamano
-- strict thread matches above, loose matches on Subject: below --
2007-11-26 2:27 patches J. Bruce Fields
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=1126174268.723.10.camel@divert \
--to=oxygene@studentenbude.ath.cx \
--cc=git@vger.kernel.org \
--cc=junkio@cox.net \
/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 NNTP newsgroup(s).