bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: libposix build logs


From: Bruce Korb
Subject: Re: libposix build logs
Date: Thu, 30 Dec 2010 15:38:10 -0800
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.16) Gecko/20101125 SUSE/3.0.11 Thunderbird/3.0.11

On 12/26/10 00:54, Gary V. Vaughan wrote:
> That's great news, thanks for following up. As soon as I have
> time after the new year I will rerun the tests and let you know
> how I get on. I've seen quite a few patches go by in relation
> to my original reports; are you saying that (excepting the above)
> everything I reported should now be fixed? Or just the arches
> quoted above?
> 
> What is the status of the libposix branch now? Should I merge
> the tip of trunk into the topic branch before making a new
> libposix tarball for test purposes?

On my fully patched OpenSuSE 11.3 system, libposix now installs
the files listed below.  What is still needed is an autoconf
macro used to detect libposix at some minimum version number.
Currently, the only annotated tag that starts with "v[0-9]" is
"v0.0", though I have added "v0.1-libposix" for the purposes
of experimentation.  I've also incorporated changes to "master"
through yesterday (Dec. 29).

I think the main hangout item is now just that autoconf macro.
I would guess looking for version.h in /usr/local/include/libposix
then /usr/include/libposix and provide a --with-libposix=/path.

I now have access to a solaris box, so I will give it a spin there.
I'll speak up if I stub my toe. :)

$ find * -type f
include/libposix/dirent.h
include/libposix/version.h
include/libposix/langinfo.h
include/libposix/netdb.h
include/libposix/sys/socket.h
include/libposix/sys/ioctl.h
include/libposix/sys/select.h
include/libposix/sys/wait.h
include/libposix/sys/times.h
include/libposix/sys/time.h
include/libposix/sys/utsname.h
include/libposix/sys/stat.h
include/libposix/c++defs.h
include/libposix/iconv_open-osf.h
include/libposix/poll.h
include/libposix/arg-nonnull.h
include/libposix/string.h
include/libposix/inttypes.h
include/libposix/iconv_open-solaris.h
include/libposix/alloca.h
include/libposix/math.h
include/libposix/arpa/inet.h
include/libposix/warn-on-use.h
include/libposix/glob.h
include/libposix/strings.h
include/libposix/unitypes.h
include/libposix/iconv.h
include/libposix/wctype.h
include/libposix/stdlib.h
include/libposix/lpx-config.h
include/libposix/time.h
include/libposix/iconv_open-irix.h
include/libposix/signal.h
include/libposix/ctype.h
include/libposix/spawn.h
include/libposix/fcntl.h
include/libposix/locale.h
include/libposix/iconv_open-aix.h
include/libposix/search.h
include/libposix/unused-parameter.h
include/libposix/termios.h
include/libposix/unistd.h
include/libposix/wchar.h
include/libposix/iconv_open-hpux.h
include/libposix/stdio.h
lib/libposix.a
lib/libposix.so.0.0.0
lib/libposix.la
libexec/libposix/pt_chown
$ uname -rs;cat /etc/SuSE-release
Linux 2.6.34.7-0.5-desktop
openSUSE 11.3 (x86_64)
VERSION = 11.3



reply via email to

[Prev in Thread] Current Thread [Next in Thread]