Re: Broken port link

2007-11-15 Thread Muhammad Usman
Here is the complete error that its showing.


===>   p5-Apache-Filter-1.024 depends on file:
/usr/local/lib/perl5/site_perl/5.8.8/mach/mod_perl.pm - not found
===>Verifying install for
/usr/local/lib/perl5/site_perl/5.8.8/mach/mod_perl.pm in
/usr/ports/www/mod_perl
===>  Building for mod_perl-1.30
(cd ./apaci && PERL5LIB=/usr/ports/www/mod_perl/work/mod_perl-1.30/lib:
make)
cc -DPIC -fPIC -O -pipe -I/usr/local/lib/perl5/5.8.8/mach/CORE
-DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.8/BSDPAN" -DHAS_FPSETMASK
-DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe
-Wdeclaration-after-statement -I/usr/local/include  -DMOD_PERL_VERSION=\"
1.30\" -DMOD_PERL_STRING_VERSION=\"mod_perl/1.30\"
-DMOD_PERL_PREFIX=\"/usr/local/lib/perl5/site_perl/5.8.8/i386-freebsd-64int\"
-I/usr/local/include/apache2 -DMOD_PERL -O -pipe -O -pipe   -c mod_perl.c &&
mv mod_perl.o mod_perl.lo
In file included from mod_perl.h:162,
 from mod_perl.c:58:
apache_inc.h:128:31: http_conf_globals.h: No such file or directory
In file included from mod_perl.c:58:
mod_perl.h:248: error: syntax error before "table"
mod_perl.h:260: error: syntax error before '*' token
mod_perl.h:260: warning: data definition has no type or storage class
mod_perl.h:262: error: syntax error before '*' token
mod_perl.h:262: warning: data definition has no type or storage class
In file included from mod_perl.c:58:
mod_perl.h:1022: error: syntax error before "array_header"
mod_perl.h:1035: error: syntax error before "table"
mod_perl.h:1050: error: syntax error before "table"
mod_perl.h:1066: error: syntax error before "table"
mod_perl.h:1110: error: syntax error before "pool"
mod_perl.h:1120: error: syntax error before "pool"
mod_perl.h:1121: error: syntax error before "pool"
mod_perl.h:1123: error: syntax error before "pool"
mod_perl.h:1124: error: syntax error before "pool"
mod_perl.h:1155: error: syntax error before '*' token
mod_perl.h:1156: error: syntax error before '*' token
mod_perl.h:1156: error: syntax error before "pool"
mod_perl.h:1156: warning: data definition has no type or storage class
mod_perl.h:1157: error: syntax error before '*' token
mod_perl.h:1157: warning: data definition has no type or storage class
mod_perl.h:1161: error: syntax error before '*' token
mod_perl.h:1170: error: syntax error before "pool"
mod_perl.h:1174: error: syntax error before "pool"
mod_perl.h:1175: error: syntax error before '*' token
mod_perl.h:1175: warning: data definition has no type or storage class
mod_perl.h:1200: error: syntax error before '*' token
mod_perl.h:1201: error: syntax error before '*' token
mod_perl.h:1202: error: syntax error before '*' token
mod_perl.h:1203: error: syntax error before '*' token
mod_perl.h:1204: error: syntax error before '*' token
mod_perl.h:1266: error: syntax error before '*' token
mod_perl.h:1267: error: syntax error before '*' token
mod_perl.h:1270: error: syntax error before '*' token
mod_perl.h:1281: error: syntax error before '*' token
mod_perl.h:1281: warning: data definition has no type or storage class
mod_perl.h:1282: error: syntax error before '*' token
mod_perl.h:1282: warning: data definition has no type or storage class
mod_perl.h:1291: error: syntax error before "pool"
mod_perl.c:186: error: syntax error before "perl_handlers"
mod_perl.c:187: warning: braces around scalar initializer
mod_perl.c:187: warning: (near initialization for `perl_handlers[0]')
mod_perl.c:187: warning: initialization makes integer from pointer without a
cast
mod_perl.c:187: warning: excess elements in scalar initializer
mod_perl.c:187: warning: (near initialization for `perl_handlers[0]')
mod_perl.c:188: warning: braces around scalar initializer
mod_perl.c:188: warning: (near initialization for `perl_handlers[1]')
mod_perl.c:188: warning: initialization makes integer from pointer without a
cast
mod_perl.c:188: warning: excess elements in scalar initializer
mod_perl.c:188: warning: (near initialization for `perl_handlers[1]')
mod_perl.c:189: warning: braces around scalar initializer
mod_perl.c:189: warning: (near initialization for `perl_handlers[2]')
mod_perl.c:189: warning: initialization makes integer from pointer without a
cast
mod_perl.c:190: warning: data definition has no type or storage class
mod_perl.c:193: error: `this_module_needs_to_be_ported_to_apache_2_0'
undeclared here (not in a function)
mod_perl.c:193: error: initializer element is not constant
mod_perl.c:193: error: (near initialization for `perl_module.version')
mod_perl.c:194: warning: initialization makes integer from pointer without a
cast
mod_perl.c:195: warning: initialization makes integer from pointer without a
cast
mod_perl.c:196: warning: initialization from incompatible pointer type
mod_perl.c:198: warning: initialization from incompatible pointer type
mod_perl.c:199: warning: initialization makes integer from pointer without a
cast
mod_perl.c:200: warning: initialization from incompatible pointer type
mod_perl.c:201: warning: initialization from incompatible po

Re: Broken port link

2007-11-13 Thread Philip M. Gollucci
Tino Engel wrote:
> Muhammad Usman schrieb:
>> Hello There!
>> While i was trying to install p5-Apache-ASP i got error.
>> /usr/ports/www/mod_perl/work/mod_perl-1.30/apaci is corrupted. There
>> are some files missing in this port. Will anybody let me know that
>> where to report this bug.
>>
>> /usr/ports/www/mod_perl/work/mod_perl-1.30/apaci
>>
>>
> Probably check out the owner on freebsd.org/ports...
http://tb1.p6m7g8.net/logs/7-STABLE/p5-Apache-ASP-2.59.log

works for me, did you build mod_perl as a dso or statically ?

I.E.
/usr/ports/www/apache13-modperl

vs
/usr/ports/www/apache13
/usr/ports/www/mod_perl



> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"


-- 

Philip M. Gollucci ([EMAIL PROTECTED])
o:703.549.2050x206
Senior System Admin - Riderway, Inc.
http://riderway.com / http://ridecharge.com
1024D/EC88A0BF 0DE5 C55C 6BF3 B235 2DAB  B89E 1324 9B4F EC88 A0BF

Work like you don't need the money,
love like you'll never get hurt,
and dance like nobody's watching.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Broken port link

2007-11-13 Thread Philip M. Gollucci
Muhammad Usman wrote:
> Hello There!
> While i was trying to install p5-Apache-ASP i got error.
> /usr/ports/www/mod_perl/work/mod_perl-1.30/apaci is corrupted. There
> are some files missing in this port. Will anybody let me know that
> where to report this bug.
> 
> /usr/ports/www/mod_perl/work/mod_perl-1.30/apaci
That would be to the maintainer -- at the moment, thats me.


-- 

Philip M. Gollucci ([EMAIL PROTECTED])
o:703.549.2050x206
Senior System Admin - Riderway, Inc.
http://riderway.com / http://ridecharge.com
1024D/EC88A0BF 0DE5 C55C 6BF3 B235 2DAB  B89E 1324 9B4F EC88 A0BF

Work like you don't need the money,
love like you'll never get hurt,
and dance like nobody's watching.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Broken port link

2007-11-13 Thread Tino Engel

Muhammad Usman schrieb:

Hello There!
While i was trying to install p5-Apache-ASP i got error.
/usr/ports/www/mod_perl/work/mod_perl-1.30/apaci is corrupted. There
are some files missing in this port. Will anybody let me know that
where to report this bug.

/usr/ports/www/mod_perl/work/mod_perl-1.30/apaci

  

Probably check out the owner on freebsd.org/ports...
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Broken port link

2007-11-13 Thread Muhammad Usman
Hello There!
While i was trying to install p5-Apache-ASP i got error.
/usr/ports/www/mod_perl/work/mod_perl-1.30/apaci is corrupted. There
are some files missing in this port. Will anybody let me know that
where to report this bug.

/usr/ports/www/mod_perl/work/mod_perl-1.30/apaci

-- 
B.RGDS
Muhammad Usman (x2oxen)
+92-321-6640501
Blue Net BroadBand
T-Solutions Pvt. Ltd.
http://usman.blue.net.pk
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"