I have fixed the issue. searched the iconv.h file in the /usr/.../include directory it was present. and used ./configure --prefix=/opt/dasyedib/apache CFLAGS=-I/usr/.../include LDFLAGS=-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 <daulat.kan@xxxxxxxxx> wrote: > Hi, > > configuration error is fixed by setting /usr/sfw/bin to the PATH environment > variable Now i am getting make error. > > /bin/bash /auto/earmsdev/dasyedib/httpd-2.2.14/srclib/apr/libtool > --silent --mode=link gcc -g -O2 -DHAVE_CONFIG_H -DSOLARIS2=10 > -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOURCE > -I/auto/earmsdev/dasyedib/httpd-2.2.14/srclib/apr-util/include > -I/auto/earmsdev/dasyedib/httpd-2.2.14/srclib/apr-util/include/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 <daulat.kan@xxxxxxxxx> wrote: >> yes the build is failing >> >> On Thu, Nov 5, 2009 at 10:15 PM, Nick Kew <nick@xxxxxxxxxxxx> 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: 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 <URL:http://httpd.apache.org/userslist.html> for more info. >>> To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx >>> " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx >>> For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx >>> >>> >> > --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx