Httpd configuration error

Httpd configuration error

am 05.11.2009 13:24:58 von daulat khan

Hi,
i am facing issue while running ./configure

configure:6825: WARNING: sys/processor.h: present but cannot be compiled
configure:6825: WARNING: sys/processor.h: check for missing
prerequisite headers?
configure:6825: WARNING: sys/processor.h: see the Autoconf documentation
configure:6825: WARNING: sys/processor.h: section "Present But
Cannot Be Compiled"
configure:6825: WARNING: sys/processor.h: proceeding with the compiler's result
i am installing apache httpd 2.2.14 version
Can any body help me to fix this error.

Thanks,
Daulatkhan

------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
" from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org

Re: Httpd configuration error

am 05.11.2009 13:29:09 von Eric Covener

On Thu, Nov 5, 2009 at 7:24 AM, daulat khan wrote:
> Hi,
> i am facing issue while running ./configure
>
> configure:6825: WARNING: sys/processor.h: present but cannot be compiled
> configure:6825: WARNING: sys/processor.h: =A0 =A0 check for missing
> prerequisite headers?
> configure:6825: WARNING: sys/processor.h: see the Autoconf documentation
> configure:6825: WARNING: sys/processor.h: =A0 =A0 section "Present But
> Cannot Be Compiled"
> configure:6825: WARNING: sys/processor.h: proceeding with the compiler's =
result
> i am installing apache httpd 2.2.14 version
> Can any body help me to fix this error.

What operating system, architecture, and compiler are you using?
Does your compiler work?

--=20
Eric Covener
covener@gmail.com

------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
" from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org

Re: Httpd configuration error

am 05.11.2009 13:31:54 von daulat khan

Solaris, gcc3.3.3 i do not know abt the architecture
this is the server detail
SunOS earms-sj-test 5.10 Generic_118822-25 sun4u sparc SUNW,Sun-Fire-V490

On Thu, Nov 5, 2009 at 5:59 PM, Eric Covener wrote:
> On Thu, Nov 5, 2009 at 7:24 AM, daulat khan wrote:
>> Hi,
>> i am facing issue while running ./configure
>>
>> configure:6825: WARNING: sys/processor.h: present but cannot be compiled
>> configure:6825: WARNING: sys/processor.h: =A0 =A0 check for missing
>> prerequisite headers?
>> configure:6825: WARNING: sys/processor.h: see the Autoconf documentation
>> configure:6825: WARNING: sys/processor.h: =A0 =A0 section "Present But
>> Cannot Be Compiled"
>> configure:6825: WARNING: sys/processor.h: proceeding with the compiler's=
result
>> i am installing apache httpd 2.2.14 version
>> Can any body help me to fix this error.
>
> What operating system, architecture, and compiler are you using?
> Does your compiler work?
>
> --
> Eric Covener
> covener@gmail.com
>
> ------------------------------------------------------------ ---------
> The official User-To-User support forum of the Apache HTTP Server Project=
..
> See for more info.
> To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
> =A0 " =A0 from the digest: users-digest-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org
>
>

------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
" from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org

Re: Httpd configuration error

am 05.11.2009 17:23:23 von LuKreme

On 5-Nov-2009, at 05:31, daulat khan wrote:
> SunOS earms-sj-test 5.10 Generic_118822-25 sun4u sparc SUNW,Sun-Fire-
> V490


Well, your OS is pushing 20 years old, and has been OELed for over a
decade.

I'm not surprised compiling current apache fails.

--
An edge witch is one who makes her living on the edges, in that moment
when boundary conditions apply - between life and death, light and
dark, good and evil and, most dangerously of all, today and tomorrow.
--The Thief of Time


------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
" from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org

Re: Re: Httpd configuration error

am 05.11.2009 17:38:00 von Eric Covener

On Thu, Nov 5, 2009 at 11:23 AM, LuKreme wrote:
> On 5-Nov-2009, at 05:31, daulat khan wrote:
>>
>> SunOS earms-sj-test 5.10 Generic_118822-25 sun4u sparc SUNW,Sun-Fire-V490
>
>
> Well, your OS is pushing 20 years old, and has been OELed for over a decade.

Isn't 5.10 Solaris 10?

--
Eric Covener
covener@gmail.com

------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
" from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org

Re: Re: Httpd configuration error

am 05.11.2009 17:39:12 von sheryl

> On 5-Nov-2009, at 05:31, daulat khan wrote:
>> SunOS earms-sj-test 5.10 Generic_118822-25 sun4u sparc SUNW,Sun-Fire-
>> V490
>
>
> Well, your OS is pushing 20 years old, and has been OELed for over a
> decade.

??? It's been a few years since I worked with Solaris, but IIRC SunOS 5.10
is a.k.a. Solaris 10 and is nothing of the kind.

Sheryl


------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
" from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org

Re: Httpd configuration error

am 05.11.2009 17:45:45 von Nick Kew

daulat khan wrote:
> Hi,
> i am facing issue while running ./configure
>
> configure:6825: WARNING: sys/processor.h: present but cannot be compiled
> configure:6825: WARNING: sys/processor.h: check for missing
> prerequisite headers?
> configure:6825: WARNING: sys/processor.h: see the Autoconf documentation
> configure:6825: WARNING: sys/processor.h: section "Present But
> Cannot Be Compiled"
> configure:6825: WARNING: sys/processor.h: proceeding with the compiler's result
> i am installing apache httpd 2.2.14 version
> Can any body help me to fix this error.

Looks more like a WARNING than an error. Can't help with it as such.
Is the build failing?

--
Nick Kew

------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
" from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org

Re: Httpd configuration error

am 05.11.2009 20:39:37 von LuKreme

On 5-Nov-2009, at 09:39, Sheryl wrote:
>> On 5-Nov-2009, at 05:31, daulat khan wrote:
>>> SunOS earms-sj-test 5.10 Generic_118822-25 sun4u sparc SUNW,Sun-
>>> Fire-
>>> V490
>>
>>
>> Well, your OS is pushing 20 years old, and has been OELed for over a
>> decade.
>
> ??? It's been a few years since I worked with Solaris, but IIRC
> SunOS 5.10
> is a.k.a. Solaris 10 and is nothing of the kind.

Sorry, I read it as 5.1


--
If you think that Mick Jagger will still be doing the whole
rock star thing at age fifty, well, then, you are sorely,
sorely mistaken.


------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
" from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org

Re: Httpd configuration error

am 06.11.2009 03:05:50 von daulat khan

yes the build is failing

On Thu, Nov 5, 2009 at 10:15 PM, Nick Kew wrote:
> daulat khan wrote:
>>
>> Hi,
>> i am facing issue while running ./configure
>>
>> configure:6825: WARNING: sys/processor.h: present but cannot be compiled
>> configure:6825: WARNING: sys/processor.h: =A0 =A0 check for missing
>> prerequisite headers?
>> configure:6825: WARNING: sys/processor.h: see the Autoconf documentation
>> configure:6825: WARNING: sys/processor.h: =A0 =A0 section "Present But
>> Cannot Be Compiled"
>> configure:6825: WARNING: sys/processor.h: proceeding with the compiler's
>> result
>> i am installing apache httpd 2.2.14 version
>> Can any body help me to fix this error.
>
> Looks more like a WARNING than an error. =A0Can't help with it as such.
> Is the build failing?
>
> --
> Nick Kew
>
> ------------------------------------------------------------ ---------
> The official User-To-User support forum of the Apache HTTP Server Project=
..
> See for more info.
> To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
> =A0" =A0 from the digest: users-digest-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org
>
>

------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
" from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org

Re: Httpd configuration error

am 06.11.2009 08:11:25 von daulat khan

Hi,

configuration error is fixed by setting /usr/sfw/bin to the PATH environmen=
t
variable Now i am getting make error.

/bin/bash /auto/earmsdev/dasyedib/httpd-2.2.14/srclib/apr/libtool
--silent --mode=3Dlink gcc -g -O2 -DHAVE_CONFIG_H -DSOLARIS2=3D10
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOURCE
-I/auto/earmsdev/dasyedib/httpd-2.2.14/srclib/apr-util/inclu de
-I/auto/earmsdev/dasyedib/httpd-2.2.14/srclib/apr-util/inclu de/private
-I/auto/earmsdev/dasyedib/httpd-2.2.14/srclib/apr/include
-version-info 3:9:3 -R/usr/sfw/lib -o libaprutil-1.la -rpath
/opt/dasyedib/apache/lib buckets/apr_brigade.lo buckets/apr_buckets.lo
buckets/apr_buckets_alloc.lo buckets/apr_buckets_eos.lo
buckets/apr_buckets_file.lo buckets/apr_buckets_flush.lo
buckets/apr_buckets_heap.lo buckets/apr_buckets_mmap.lo
buckets/apr_buckets_pipe.lo buckets/apr_buckets_pool.lo
buckets/apr_buckets_refcount.lo buckets/apr_buckets_simple.lo
buckets/apr_buckets_socket.lo crypto/apr_md4.lo crypto/apr_md5.lo
crypto/apr_sha1.lo crypto/getuuid.lo crypto/uuid.lo
dbm/apr_dbm_sdbm.lo dbm/apr_dbm.lo dbm/sdbm/sdbm.lo
dbm/sdbm/sdbm_hash.lo dbm/sdbm/sdbm_lock.lo dbm/sdbm/sdbm_pair.lo
encoding/apr_base64.lo hooks/apr_hooks.lo ldap/apr_ldap_stub.lo
ldap/apr_ldap_url.lo misc/apr_date.lo misc/apr_queue.lo
misc/apr_reslist.lo misc/apr_rmm.lo misc/apr_thread_pool.lo
misc/apu_dso.lo misc/apu_version.lo memcache/apr_memcache.lo
uri/apr_uri.lo xml/apr_xml.lo strmatch/apr_strmatch.lo xlate/xlate.lo
dbd/apr_dbd.lo -luuid -lsendfile -lrt -lsocket -lnsl -lpthread
-lexpat -liconv
/auto/earmsdev/dasyedib/httpd-2.2.14/srclib/apr/libapr-1.la -luuid
-lsendfile -lrt -lsocket -lnsl -lpthread
ld: fatal: library -liconv: not found
ld: fatal: File processing errors. No output written to
..libs/libaprutil-1.so.0.3.9
collect2: ld returned 1 exit status
make[3]: *** [libaprutil-1.la] Error 1
make[3]: Leaving directory
`/auto/earmsdev/dasyedib/httpd-2.2.14/srclib/apr-util'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/auto/earmsdev/dasyedib/httpd-2.2.14/srclib/apr-util'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/auto/earmsdev/dasyedib/httpd-2.2.14/srclib'
make: *** [all-recursive] Error 1


Can anyone face this issue earlier..
Thanks,
Daulatkhan

On Fri, Nov 6, 2009 at 7:35 AM, daulat khan wrote:
> yes the build is failing
>
> On Thu, Nov 5, 2009 at 10:15 PM, Nick Kew wrote:
>> daulat khan wrote:
>>>
>>> Hi,
>>> i am facing issue while running ./configure
>>>
>>> configure:6825: WARNING: sys/processor.h: present but cannot be compile=
d
>>> configure:6825: WARNING: sys/processor.h: =A0 =A0 check for missing
>>> prerequisite headers?
>>> configure:6825: WARNING: sys/processor.h: see the Autoconf documentatio=
n
>>> configure:6825: WARNING: sys/processor.h: =A0 =A0 section "Present But
>>> Cannot Be Compiled"
>>> configure:6825: WARNING: sys/processor.h: proceeding with the compiler'=
s
>>> result
>>> i am installing apache httpd 2.2.14 version
>>> Can any body help me to fix this error.
>>
>> Looks more like a WARNING than an error. =A0Can't help with it as such.
>> Is the build failing?
>>
>> --
>> Nick Kew
>>
>> ------------------------------------------------------------ ---------
>> The official User-To-User support forum of the Apache HTTP Server Projec=
t.
>> See for more info.
>> To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
>> =A0" =A0 from the digest: users-digest-unsubscribe@httpd.apache.org
>> For additional commands, e-mail: users-help@httpd.apache.org
>>
>>
>

------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
" from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org

Re: Httpd configuration error

am 09.11.2009 14:00:50 von daulat khan

I have fixed the issue.

searched the iconv.h file in the /usr/.../include directory it was present.
and used ./configure --prefix=3D/opt/dasyedib/apache
CFLAGS=3D-I/usr/.../include LDFLAGS=3D-L/usr/.../lib
to configure. and the build was success.

Thanks for everyone for your help.

-Daulatkhan


On Fri, Nov 6, 2009 at 12:41 PM, daulat khan wrote:
> Hi,
>
> configuration error is fixed by setting /usr/sfw/bin to the PATH environm=
ent
> variable Now i am getting make error.
>
> /bin/bash /auto/earmsdev/dasyedib/httpd-2.2.14/srclib/apr/libtool
> --silent --mode=3Dlink =A0gcc -g -O2 =A0 -DHAVE_CONFIG_H -DSOLARIS2=3D10
> -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOURCE
> -I/auto/earmsdev/dasyedib/httpd-2.2.14/srclib/apr-util/inclu de
> -I/auto/earmsdev/dasyedib/httpd-2.2.14/srclib/apr-util/inclu de/private
> =A0-I/auto/earmsdev/dasyedib/httpd-2.2.14/srclib/apr/include
> -version-info 3:9:3 =A0 -R/usr/sfw/lib -o libaprutil-1.la -rpath
> /opt/dasyedib/apache/lib buckets/apr_brigade.lo buckets/apr_buckets.lo
> buckets/apr_buckets_alloc.lo buckets/apr_buckets_eos.lo
> buckets/apr_buckets_file.lo buckets/apr_buckets_flush.lo
> buckets/apr_buckets_heap.lo buckets/apr_buckets_mmap.lo
> buckets/apr_buckets_pipe.lo buckets/apr_buckets_pool.lo
> buckets/apr_buckets_refcount.lo buckets/apr_buckets_simple.lo
> buckets/apr_buckets_socket.lo crypto/apr_md4.lo crypto/apr_md5.lo
> crypto/apr_sha1.lo crypto/getuuid.lo crypto/uuid.lo
> dbm/apr_dbm_sdbm.lo dbm/apr_dbm.lo dbm/sdbm/sdbm.lo
> dbm/sdbm/sdbm_hash.lo dbm/sdbm/sdbm_lock.lo dbm/sdbm/sdbm_pair.lo
> encoding/apr_base64.lo hooks/apr_hooks.lo ldap/apr_ldap_stub.lo
> ldap/apr_ldap_url.lo misc/apr_date.lo misc/apr_queue.lo
> misc/apr_reslist.lo misc/apr_rmm.lo misc/apr_thread_pool.lo
> misc/apu_dso.lo misc/apu_version.lo memcache/apr_memcache.lo
> uri/apr_uri.lo xml/apr_xml.lo strmatch/apr_strmatch.lo xlate/xlate.lo
> dbd/apr_dbd.lo =A0 =A0-luuid -lsendfile -lrt -lsocket -lnsl =A0-lpthread
> -lexpat -liconv
> /auto/earmsdev/dasyedib/httpd-2.2.14/srclib/apr/libapr-1.la -luuid
> -lsendfile -lrt -lsocket -lnsl -lpthread
> ld: fatal: library -liconv: not found
> ld: fatal: File processing errors. No output written to
> .libs/libaprutil-1.so.0.3.9
> collect2: ld returned 1 exit status
> make[3]: *** [libaprutil-1.la] Error 1
> make[3]: Leaving directory
> `/auto/earmsdev/dasyedib/httpd-2.2.14/srclib/apr-util'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory
> `/auto/earmsdev/dasyedib/httpd-2.2.14/srclib/apr-util'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/auto/earmsdev/dasyedib/httpd-2.2.14/srclib'
> make: *** [all-recursive] Error 1
>
>
> Can anyone face this issue earlier..
> Thanks,
> Daulatkhan
>
> On Fri, Nov 6, 2009 at 7:35 AM, daulat khan wrote:
>> yes the build is failing
>>
>> On Thu, Nov 5, 2009 at 10:15 PM, Nick Kew wrote:
>>> daulat khan wrote:
>>>>
>>>> Hi,
>>>> i am facing issue while running ./configure
>>>>
>>>> configure:6825: WARNING: sys/processor.h: present but cannot be compil=
ed
>>>> configure:6825: WARNING: sys/processor.h: =A0 =A0 check for missing
>>>> prerequisite headers?
>>>> configure:6825: WARNING: sys/processor.h: see the Autoconf documentati=
on
>>>> configure:6825: WARNING: sys/processor.h: =A0 =A0 section "Present But
>>>> Cannot Be Compiled"
>>>> configure:6825: WARNING: sys/processor.h: proceeding with the compiler=
's
>>>> result
>>>> i am installing apache httpd 2.2.14 version
>>>> Can any body help me to fix this error.
>>>
>>> Looks more like a WARNING than an error. =A0Can't help with it as such.
>>> Is the build failing?
>>>
>>> --
>>> Nick Kew
>>>
>>> ------------------------------------------------------------ ---------
>>> The official User-To-User support forum of the Apache HTTP Server Proje=
ct.
>>> See for more info.
>>> To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
>>> =A0" =A0 from the digest: users-digest-unsubscribe@httpd.apache.org
>>> For additional commands, e-mail: users-help@httpd.apache.org
>>>
>>>
>>
>

------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
" from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org