bug-autoconf
[Top][All Lists]
Advanced

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

configure: WARNING: sys/ptem.h: present but cannot be compiled


From: Garry Williams
Subject: configure: WARNING: sys/ptem.h: present but cannot be compiled
Date: Tue, 6 Apr 2004 16:26:26 -0400
User-agent: Mutt/1.2.5i

I'm sending this because configure told me to: 

I just downloaded gdb 6.1 and ran configure with no options.  My
system: 

    $ uname -a
    SunOS vfr 5.9 Generic_112233-11 sun4u sparc SUNW,Ultra-5_10
    $ gcc --version
    gcc (GCC) 3.3.2

The problem: 

    $ cd gdb-6.1
    $ ./configure
    ...
    Configuring in readline
    ...
    checking limits.h presence... yes
    checking for limits.h... yes
    checking sys/ptem.h usability... no
    checking sys/ptem.h presence... yes
    configure: WARNING: sys/ptem.h: present but cannot be compiled
    configure: WARNING: sys/ptem.h: check for missing prerequisite headers?
    configure: WARNING: sys/ptem.h: proceeding with the preprocessor's result
    configure: WARNING:     ## ------------------------------------ ##
    configure: WARNING:     ## Report this to address@hidden ##
    configure: WARNING:     ## ------------------------------------ ##
    checking for sys/ptem.h... yes
    checking sys/pte.h usability... no
    checking sys/pte.h presence... no
    checking for sys/pte.h... no
    checking sys/stream.h usability... yes
    ...
    $ ls -l /usr/include/sys/ptem.h 
    -rw-r--r--   1 root     bin   1209 Apr  6  2002 /usr/include/sys/ptem.h

If you need additional data from my system, please let me know.  

-- 
Garry Williams, Zvolve Systems, Inc., +1 770 813-4934




reply via email to

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