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 Mon, Nov 9, 2009 at 11:18 AM, daulat khan <daulat.kan@xxxxxxxxx> wrote: > any fix for this issue ? > > On Fri, Nov 6, 2009 at 6:26 PM, daulat khan <daulat.kan@xxxxxxxxx> wrote: >> i have set the following in my PATH and LD_LIBRARY_PATH variable >> >> PATH=/opt/dasyedib/libiconv/bin:/usr/sfw/lib:/usr/sfw/bin:/usr/cisco/bin:/router/bin:/usr/local/ddts/bin:/usr/local/etc:/opt:/usr/local/man:/usr/man:/sw/current/man:/usr/atria/doc/man:/bin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/atria/bin:/usr/local/packages/atria/current/contrib:/usr/dt/bin:/usr/openwin/bin:/usr/ucb:/sbin:/usr/sbin:/usr/local/bin:/usr/ccs/bin:/usr/ucb:/users/dasyedib/bin:/usr/local/contrib/bin:/auto/ios-snaps/bin:/router/contrib/bin:/auto/ses/bin:/users/dasyedib/java/jre/lib:/ws/dasyedib/installation/libtool-2.2/libtool:/usr/ucblib:/usr/local/bin:. >> LD_LIBRARY_PATH=/usr/cisco/lib:/opt/dasyedib/libiconv/lib:/usr/sfw/lib:/usr/local/lib:/usr/ucblib >> OS_PATH=/usr/dt/bin /usr/openwin/bin /usr/sbin /bin /usr/bin >> /usr/ccs/bin /usr/ucb >> >> used ./configure LDFLAGS=-R/usr/ccs/lib CFLAGS=-liconv while >> configuring. i dont know much about libraries and its linking. i have >> also installing libiconv but nothing works >> >> Thanks, >> Daulatkhan >> >> On Fri, Nov 6, 2009 at 6:17 PM, Eric Covener <covener@xxxxxxxxx> wrote: >>> On Fri, Nov 6, 2009 at 7:43 AM, daulat khan <daulat.kan@xxxxxxxxx> wrote: >>>> ld: fatal: library -liconv: not found >>> >>> What have you done to find an iconv library on your system and make it >>> visible to the httpd build before starting a new thread? >>> >>> >>> -- >>> Eric Covener >>> covener@xxxxxxxxx >>> >>> --------------------------------------------------------------------- >>> 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