<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">Many, many thanks!! :-)<br>
<br>
<br>
But now there is:<br>
handle.c:20:19: fatal error: httpd.h: No such file or directory<br>
compilation terminated.<br>
*** Error code 1<br>
make: Fatal error: Command failed for target `handle.lo'<br>
Current working directory
/root/.cpan/build/libapreq2-2.13-E_HiTB/module/apache2<br>
*** Error code 1<br>
<br>
which i corrected by adding <br>
<br>
pkgutil -i CSWapache2-dev<br>
<br>
<br>
and the last is:<br>
<br>
cd perl; /opt/csw/bin/perl Makefile.PL -apxs
/opt/csw/apache2/sbin/apxs <br>
Can't locate Parse/RecDescent.pm in @INC (@INC contains:
/opt/csw/lib/perl/site_perl /opt/csw/share/perl/site_perl
/opt/csw/share/perl/site_perl /opt/csw/lib/perl/csw
/opt/csw/share/perl/csw /opt/csw/share/perl/csw
/opt/csw/lib/perl/5.10.1 /opt/csw/share/perl/5.10.1 .) at
/opt/csw/share/perl/site_perl/ExtUtils/XSBuilder/ParseSource.pm
line 9.<br>
BEGIN failed--compilation aborted at
/opt/csw/share/perl/site_perl/ExtUtils/XSBuilder/ParseSource.pm
line 9.<br>
Compilation failed in require at Makefile.PL line 22.<br>
BEGIN failed--compilation aborted at Makefile.PL line 22.<br>
*** Error code 2<br>
make: Fatal error: Command failed for target `perl/Makefile'<br>
Current working directory
/root/.cpan/build/libapreq2-2.13-o6QSiD/glue<br>
*** Error code 1<br>
<br>
<br>
Cheers, Norbert<br>
<br>
<br>
On 09/25/2012 15:09, Dagobert Michelsen wrote:<br>
</div>
<blockquote
cite="mid:6802B9D7-DEE0-43EC-803F-986DE6F4DF48@opencsw.org"
type="cite">
<meta http-equiv="Content-Type" content="text/html;
charset=ISO-8859-1">
Hi Norbert,
<div><br>
<div>
<div>Am 25.09.2012 um 14:04 schrieb Norbert Grundmann <<a
moz-do-not-send="true"
href="mailto:ngrundma@uni-muenster.de">ngrundma@uni-muenster.de</a>>:</div>
<blockquote type="cite">
<div bgcolor="#FFFFFF" text="#000000">I have problems (along
with others using cpan and OpenCSW) installing
Apache2::Cookie<br>
(I have no sun compiler installed so far - just gcc!!)<br>
<br>
-- snip --<br>
[<a moz-do-not-send="true"
class="moz-txt-link-abbreviated"
href="mailto:root@melon-services:5.10.1">root@melon-services:5.10.1</a>]
# /opt/csw/bin/perl -MCPAN -e 'install Apache2::Cookie'<br>
CPAN: Storable loaded ok (v2.20)<br>
Going to read '/root/.cpan/Metadata'<br>
Database was generated on Tue, 25 Sep 2012 11:07:03 GMT<br>
Running install for module 'Apache2::Cookie'<br>
CPAN: Data::Dumper loaded ok (v2.124)<br>
'YAML' not installed, falling back to Data::Dumper and
Storable to read prefs '/root/.cpan/prefs'<br>
Running make for I/IS/ISAAC/libapreq2-2.13.tar.gz<br>
...<br>
gcc -DHAVE_CONFIG_H -I. -I../include -I/opt/csw/include
-I/opt/csw/bdb48/include -DSOLARIS2=9
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT
-D_LARGEFILE64_SOURCE -g -O2 -MT error.lo -MD -MP -MF
.deps/error.Tpo -c error.c -o error.o >/dev/null
2>&1<br>
mv -f .deps/error.Tpo .deps/error.Plo<br>
/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2
-version-info 11:0:8 -L/opt/csw/lib -R/opt/csw/lib
-lapr-1 -laprutil-1 -luuid -lsendfile -lrt -lsocket
-lnsl -lpthread -ldl -liconv -o libapreq2.la -rpath
/opt/csw/lib util.lo version.lo cookie.lo param.lo
parser.lo parser_urlencoded.lo parser_header.lo
parser_multipart.lo module.lo module_custom.lo
module_cgi.lo error.lo <br>
gcc -shared -Wl,-h -Wl,libapreq2.so.3 -o
.libs/libapreq2.so.3.8.0 .libs/util.o .libs/version.o
.libs/cookie.o .libs/param.o .libs/parser.o
.libs/parser_urlencoded.o .libs/parser_header.o
.libs/parser_multipart.o .libs/module.o
.libs/module_custom.o .libs/module_cgi.o .libs/error.o
-R/opt/csw/lib -L/opt/csw/lib -lapr-1 -laprutil-1 -luuid
-lsendfile -lrt -lsocket -lnsl -lpthread -ldl -liconv <br>
<b>ld: fatal: library -liconv: not found</b><br>
ld: fatal: file processing errors. No output written to
.libs/libapreq2.so.3.8.0<br>
*** Error code 1<br>
make: Fatal error: Command failed for target
`libapreq2.la'<br>
Current working directory
/root/.cpan/build/libapreq2-2.13-Tqtxft/library<br>
*** Error code 1<br>
make: Fatal error: Command failed for target `all'<br>
Current working directory
/root/.cpan/build/libapreq2-2.13-Tqtxft/library<br>
*** Error code 1<br>
The following command caused the error:<br>
failcom='exit 1'; \<br>
...<br>
-- snip --<br>
<br>
Can anyone tell me what is wrong?<br>
</div>
</blockquote>
</div>
<div><br>
</div>
<div>You need to install CSWlibiconv-dev.</div>
<div><br>
</div>
<div><br>
</div>
<div>Best regards</div>
<div><br>
</div>
<div> -- Dago</div>
<br>
<div apple-content-edited="true">
<span class="Apple-style-span" style="border-collapse:
separate; color: rgb(0, 0, 0); font-family: Helvetica;
font-style: normal; font-variant: normal; font-weight:
normal; letter-spacing: normal; line-height: normal;
orphans: 2; text-align: auto; text-indent: 0px;
text-transform: none; white-space: normal; widows: 2;
word-spacing: 0px; -webkit-border-horizontal-spacing: 0px;
-webkit-border-vertical-spacing: 0px;
-webkit-text-decorations-in-effect: none;
-webkit-text-size-adjust: auto; -webkit-text-stroke-width:
0px; font-size: medium; ">
<div><span class="Apple-style-span" style="font-size: 12px;
">-- </span></div>
<div><span class="Apple-style-span" style="font-size: 12px;
">"You don't become great by trying to be great, you
become great by wanting to </span><span
class="Apple-style-span" style="font-size: 12px; ">do
something,</span></div>
<div><span class="Apple-style-span" style="font-size: 12px;
">and then doing it so hard that you become great in the
process." - xkcd #896</span></div>
</span>
</div>
<br>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:users@lists.opencsw.org">users@lists.opencsw.org</a>
<a class="moz-txt-link-freetext" href="https://lists.opencsw.org/mailman/listinfo/users">https://lists.opencsw.org/mailman/listinfo/users</a></pre>
</blockquote>
<br>
<br>
<pre class="moz-signature" cols="72">--
Institute of Bioinformatics
Faculty of Medicine
University of Muenster, Germany
fax: +49-251-8353005
phone: +49-251-8353007
Use *BSD because Linux is a patch for Linux
</pre>
</body>
</html>