[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug-readline] [PATCH] readline support for FreeBSD-7 and Gentoo/FreeBSD
From: |
Timothy Redaelli |
Subject: |
[Bug-readline] [PATCH] readline support for FreeBSD-7 and Gentoo/FreeBSD |
Date: |
Thu, 26 Feb 2009 17:57:56 +0100 |
User-agent: |
KMail/1.9.10 |
Hi,
FreeBSD 7+ does not have /usr/bin/objformat anymore.
The problem is that support/shobj-conf and shlib-install uses it to determine
if FreeBSD supports ELF or NOT.
Given that FreeBSD 7+ ALWAYS has ELF libraries, that check is useless and
dangerous (we have no SONAME in library).
I attach a patch to fix that problem and also to support Gentoo/FreeBSD (We
use the linux library naming schema).
--
Timothy `Drizzt` Redaelli
FreeSBIE Developer, Gentoo Developer, GUFI Staff
There are two major products that come out of Berkeley: LSD and UNIX.
We don't believe this to be a coincidence. -- Jeremy S. Anderson
readline-6.0-freebsd-and-gentoo-freebsd.patch
Description: Text Data
signature.asc
Description: This is a digitally signed message part.
- [Bug-readline] [PATCH] readline support for FreeBSD-7 and Gentoo/FreeBSD,
Timothy Redaelli <=