Re: Broken port?

2010-11-29 Thread Armin Pirkovitsch

Hi!

The current version of databases/py-sqlite3 is 2.6.6_1 (python version 
2.6.6) - therefore I suggest you update your ports tree and your ports.
See http://www.freebsd.org/doc/handbook/ports-using.html for more 
information on how to do that if you have not done that before.


If the problem still occurs afterward you should file a problem report. 
( http://www.freebsd.org/send-pr.html )


Armin

On 11/29/10 19:34, Modulok wrote:

List,

I tried to install django with sqlite support from ports and got the
error shown below. What do I do to fix this? Do I email a port
maintainer or something? I used portsnap to update my ports collection
before trying the install. I'm on 8.1-RELEASE amd64.

Thanks!
-Modulok-

Error Below:

===   Installing for py26-django-1.2.3
===py26-django-1.2.3 depends on file: /usr/local/bin/python2.6 - found
===py26-django-1.2.3 depends on file:
/usr/local/lib/python2.6/site-packages/mod_python/_psp.so - found
===py26-django-1.2.3 depends on file:
/usr/local/lib/python2.6/site-packages/psycopg2/_psycopg.so - found
===py26-django-1.2.3 depends on package: py26-MySQLdb=1.2.2 - found
===py26-django-1.2.3 depends on file:
/usr/local/lib/python2.6/site-packages/_sqlite3.so - not found
=== Verifying install for
/usr/local/lib/python2.6/site-packages/_sqlite3.so in
/usr/ports/databases/py-sqlite3
===   Vulnerability check disabled, database not found
===   License check disabled, port has not defined LICENSE
=  Python-2.6.5.tgz is not in /usr/ports/lang/python26/distinfo.
=  Either /usr/ports/lang/python26/distinfo is out of date, or
=  Python-2.6.5.tgz is spelled incorrectly.
*** Error code 1

Stop in /usr/ports/databases/py-sqlite3.
*** Error code 1

Stop in /usr/ports/www/py-django.
*** Error code 1

Stop in /usr/ports/www/py-django.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Broken port?

2010-11-29 Thread Chris Brennan


 On 11/29/10 19:34, Modulok wrote:

 List,

 I tried to install django with sqlite support from ports and got the
 error shown below. What do I do to fix this? Do I email a port
 maintainer or something? I used portsnap to update my ports collection
 before trying the install. I'm on 8.1-RELEASE amd64.

 Thanks!
 -Modulok-

 Error Below:

 ===   Installing for py26-django-1.2.3
 ===py26-django-1.2.3 depends on file: /usr/local/bin/python2.6 -
 found
 ===py26-django-1.2.3 depends on file:
 /usr/local/lib/python2.6/site-packages/mod_python/_psp.so - found
 ===py26-django-1.2.3 depends on file:
 /usr/local/lib/python2.6/site-packages/psycopg2/_psycopg.so - found
 ===py26-django-1.2.3 depends on package: py26-MySQLdb=1.2.2 - found
 ===py26-django-1.2.3 depends on file:
 /usr/local/lib/python2.6/site-packages/_sqlite3.so - not found
 === Verifying install for
 /usr/local/lib/python2.6/site-packages/_sqlite3.so in
 /usr/ports/databases/py-sqlite3
 ===   Vulnerability check disabled, database not found
 ===   License check disabled, port has not defined LICENSE
 =  Python-2.6.5.tgz is not in /usr/ports/lang/python26/distinfo.
 =  Either /usr/ports/lang/python26/distinfo is out of date, or
 =  Python-2.6.5.tgz is spelled incorrectly.
 *** Error code 1

 Stop in /usr/ports/databases/py-sqlite3.
 *** Error code 1

 Stop in /usr/ports/www/py-django.
 *** Error code 1

 Stop in /usr/ports/www/py-django.



This actually looks like he port is failing to pull in it's required
dependency (in this case, sqlite). I would as Armin suggested to do, first
update your port-tree again, try to install it again, cd into the port and
'make distclean rmconfig' to start fresh and start from the beginning. If it
still fails, file the pr and/or contact the port maintainer. I would
actually do all of this and document it for the pr and the port-maintainer.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


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 pointer type
mod_perl.c:202: warning: 

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]


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 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? Broken port tree?

2006-09-15 Thread Kris Kennaway
On Fri, Sep 15, 2006 at 02:22:53PM -0400, Bob wrote:
 Or am I doing something dumb?
 
 portaudit reported:
 
 Affected package: mailman-with-htdig-2.1.8_3
 Type of problem: mailman -- Multiple Vulnerabilities.
 Reference: 
 http://www.FreeBSD.org/ports/portaudit/fffa9257-3c17-11db-86ab-00123ffe8333.html
 
 Simple fix right?
 
 # portupgrade mailman-with-htdig
 ---  Upgrading 'mailman-with-htdig-2.1.8_3' to 
 'mailman-with-htdig-2.1.9.r1' (mail/mailman)
 ---  Building '/usr/ports/mail/mailman'
 ===  Cleaning for python-2.4.3
 snip
 ===  Cleaning for mailman-with-htdig-2.1.9.r1
 ===  Found saved configuration for mailman-2.1.8_3
 snip
 ===  Extracting for mailman-with-htdig-2.1.9.r1
 = MD5 Checksum OK for mailman/mailman-2.1.9rc1.tgz.
 = SHA256 Checksum OK for mailman/mailman-2.1.9rc1.tgz.
 = No MD5 checksum recorded for mailman/indexing-2.1.6-0.1.patch.gz.
 = No SHA256 checksum recorded for mailman/indexing-2.1.6-0.1.patch.gz.
 = No suitable checksum found for mailman/indexing-2.1.6-0.1.patch.gz.
 = No MD5 checksum recorded for mailman/htdig-2.1.6-0.1.patch.gz.
 = No SHA256 checksum recorded for mailman/htdig-2.1.6-0.1.patch.gz.
 = No suitable checksum found for mailman/htdig-2.1.6-0.1.patch.gz.
 *** Error code 1
 Stop in /usr/ports/mail/mailman.
 ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade72882.0 
 make
 ** Fix the problem and try again.
 ** Listing the failed packages (*:skipped / !:failed)
 ! mail/mailman (mailman-with-htdig-2.1.8_3) (unknown build error)
 ---  Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed

Talk to the maintainer, looks like the port is missing the checksums
for the htdig option.

Kris


pgpr6VHAmsKfM.pgp
Description: PGP signature


Re: broken port with no makefile?

2006-05-19 Thread Matthew Seaman
[EMAIL PROTECTED] wrote:
 I've been upgrading to the latest Apache  PHP versions, but seem to
 be unable to get PHP to work again.  The crux of the problem is that
 mod_php5 has no makefile and seems to be eternally stuck building,
 even after updating the whole collection:

mod_php5 is dead.  It would be gone in your last cvsup, but because you
had an old work directory there from the last time you built it, the system
didn't delete the directory.

What you should do:

   i) Read /usr/ports/UPDATING -- OK, not necessarily *all* of it,
  but certainly the section dated 20060506 and addressed to 'users
  of PHP'

  ii) Follow the instructions there.  You might find it useful to run:

portupgrade -f -o lang/php5 mod_php5-{version.number}

  (if you're a portupgrade fan) but do the 'make config' thing in
  lang/php5 *first*.

Cheers,

Matthew




-- 
Dr Matthew J Seaman MA, D.Phil.   7 Priory Courtyard
  Flat 3
PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate
  Kent, CT11 9PW



signature.asc
Description: OpenPGP digital signature


Re: broken port with no makefile?

2006-05-19 Thread Kris Kennaway
On Fri, May 19, 2006 at 02:00:01PM -0400, [EMAIL PROTECTED] wrote:
 I've been upgrading to the latest Apache  PHP versions, but seem to
 be unable to get PHP to work again.  The crux of the problem is that
 mod_php5 has no makefile and seems to be eternally stuck building,
 even after updating the whole collection:
 
 $ su
   [prompt edited out]
 $ cvsup /root/ports-supfile
 Connected to cvsup18.us.FreeBSD.org
 Updating collection ports-all/cvs
 Finished successfully
 $ cd /usr/ports/www/mod_php5; ls -aFl
 total 30
 drwxr-xr-x 3 root  wheel512 May 18 05:07 ./
 drwxr-xr-x  1056 root  wheel  25600 May 19 01:20 ../
 drwxr-xr-x 3 root  wheel512 Apr 16 13:28 work/

The port was removed but you still had a stale work directory there.
Just delete it.

Kris


pgpDBtqBisEfO.pgp
Description: PGP signature


Re: Broken port ? : mysql50-server.tar.gz

2005-11-01 Thread Kris Kennaway
On Wed, Nov 02, 2005 at 12:26:27AM -0500, Ian Lord wrote:
 Hi,
 
 I downloaded the port from here: 
 http://cvsweb.freebsd.org/ports/databases/mysql50-server/mysql50-server.tar.gz?tarball=1
 
 when I try to use make, I get the following error output:
 
 ~
 ===   mysql-server-5.0.15 depends on file: /usr/local/bin/libtool15 - found
 ===   mysql-server-5.0.15 depends on shared library: mysqlclient.14 
 - not found
 ===Verifying install for mysqlclient.14 in 
 /usr/ports/databases/mysql50-client

As you can see here, it tried to install another required port:

 ===  Vulnerability check disabled, database not found
 = mysql-5.0.2-alpha.tar.gz doesn't seem to exist in /usr/ports/distfiles/.

But your copy of this port was a version from 9 months ago.

It's not really a good idea to try to download individual port
directories like this, because most ports depend on several others
that you also need to keep up-to-date.  Either install or update the
full ports collection, or use the precompiled packages (e.g. pkg_add
-r).

Kris


pgpjTDCOuGmjs.pgp
Description: PGP signature


Re: Broken port ? : mysql50-server.tar.gz

2005-11-01 Thread Kris Kennaway
On Wed, Nov 02, 2005 at 12:34:21AM -0500, Ian Lord wrote:
 I knew I was the cause of the problem :)
 
 Sorry for the trouble, but could you direct me to a page explaining 
 how to update the port directories

It's described in considerable detail in the Handbook available on the
website.

Kris


pgpcp1RpoGKzB.pgp
Description: PGP signature


Re: Broken port tree: how to repair ?

2005-04-10 Thread Ash
Xavier Maillard wrote:
Hello,
I had a problem of corrupted database and I did a big mistake: I
incidentally deleted my port tree instead of the database.
Now I have big troubles whenever I want to upgrade/install any
new port.
Is there any way to fix this ?
Thank you.
You can cvsup your ports tree to bring it up to date:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ports-using.html
(yes this will work even if you've deleted your whole tree)
-ash
___
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 tree: how to repair ?

2005-04-10 Thread Bachelier Vincent
delete /var/db/pkg/pkgdb.db
do a cvsup of your port tree ...
do a make fetchindex under /usr/ports
now, check portversion -l''
it should reconstruct everything


Le Lundi 11 Avril 2005 00:02, Xavier Maillard a écrit :
 Hello,

 I had a problem of corrupted database and I did a big mistake: I
 incidentally deleted my port tree instead of the database.

 Now I have big troubles whenever I want to upgrade/install any
 new port.

 Is there any way to fix this ?

 Thank you.
___
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 tree: how to repair ?

2005-04-10 Thread Xavier Maillard
On 11 Apr 2005, Bachelier Vincent wrote:

 delete /var/db/pkg/pkgdb.db
 do a cvsup of your port tree ...
 do a make fetchindex under /usr/ports
 now, check portversion -l''
 it should reconstruct everything
 
And what about stalled dependancies ?

-- 
 In Gruuik we trust


___
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 tree: how to repair ?

2005-04-10 Thread Kris Kennaway
On Mon, Apr 11, 2005 at 01:25:41AM +0200, Xavier Maillard wrote:
 On 11 Apr 2005, Bachelier Vincent wrote:
 
  delete /var/db/pkg/pkgdb.db
  do a cvsup of your port tree ...
  do a make fetchindex under /usr/ports
  now, check portversion -l''
  it should reconstruct everything
  
 And what about stalled dependancies ?

What is a stalled dependency?

Kris


pgpnKrzj0BZjP.pgp
Description: PGP signature


Re: Broken port tree: how to repair ?

2005-04-10 Thread Joel
   delete /var/db/pkg/pkgdb.db
(B   do a cvsup of your port tree ...
(B   do a "make fetchindex" under /usr/ports
(B   now, check portversion -l''
(B   it should reconstruct everything
(B   
(B  And what about stalled dependancies ?
(B 
(B What is a stalled dependency?
(B
(BOr, perhaps more to the point, how does a dependency, stalled or
(Botherwise, survive a broken ports tree?
(B
(B--
(BJoel Rees   [EMAIL PROTECTED]
(Bdigitcom, inc.   $B3t<02q

Re: Broken port: gettext

2005-03-03 Thread Kent Stewart
On Thursday 03 March 2005 08:00 pm, Andrew Lewis wrote:
 Help! :( Spent all day @ a client trying to recover some data, then
 stayed up all night recovering it  now doing a fresh setup on
 FreeBSD 5.3-RELEASE, cvsupped with latest ports, and gettext port is
 broken (need for Samba3, PHP). Supposed to go back in about an hour
 to install new box. :(

 Anyone picked this up yet? Can help me out?

I tried it on 5.4-pre and didn't have any problem. I would portupgrade 
-Rf and see it that helps.

===   Compressing manual pages for gettext-0.14.1
===   Running ldconfig
/sbin/ldconfig -m /usr/local/lib
===   Registering installation for gettext-0.14.1
===  Building package for gettext-0.14.1
Creating package /usr/ports/packages/All/gettext-0.14.1.tbz
Registering depends: libiconv-1.9.2_1.
Creating bzip'd tar ball in '/usr/ports/packages/All/gettext-0.14.1.tbz'
===  Cleaning for libiconv-1.9.2_1
===  Cleaning for libtool-1.5.10
===  Cleaning for gettext-0.14.1
---  Cleaning out obsolete shared libraries
[Updating the pkgdb format:bdb1_btree in /var/db/pkg ... - 298 
packages found (-0 +1) . done]
opal# uname -a
FreeBSD opal 5.4-PRERELEASE FreeBSD 5.4-PRERELEASE #122: Wed Mar  2 
22:40:55 PST 2005   

 /bin/sh /usr/local/bin/libtool15 --mode=link cc  -O -pipe  
 -L/usr/local/lib -o libgettextsrc.la -rpath /usr/local/lib -release
 0.14.1  ../lib/libgettextlib.la ../intl/libintl.la -L/usr/local/lib
 -liconv -R/usr/local/lib -L/usr/local/lib -liconv -R/usr/local/lib
 -no-undefined message.lo read-po-abstract.lo po-lex.lo 
 po-gram-gen.lo po-hash-gen.lo po-charset.lo read-properties.lo 
 read-stringtable.lo open-po.lo dir-list.lo str-list.lo read-po.lo 
 write-properties.lo write-stringtable.lo write-po.lo  msgl-ascii.lo
 msgl-iconv.lo msgl-equal.lo msgl-cat.lo  msgl-english.lo file-list.lo
 msgl-charset.lo po-time.lo  plural.lo plural-table.lo format.lo
 format-c.lo format-sh.lo format-python.lo  format-lisp.lo
 format-elisp.lo format-librep.lo format-java.lo  format-csharp.lo
 format-awk.lo format-pascal.lo format-ycp.lo  format-tcl.lo
 format-perl.lo format-perl-brace.lo  format-php.lo
 format-gcc-internal.lo format-qt.lo libtool15: link: `po-lex.lo' is
 not a valid libtool object
 *** Error code 1

 Stop in
 /usr/ports/devel/gettext/work/gettext-0.14.1/gettext-tools/src. ***
 Error code 1

 Best,
 -AL.

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

-- 
Kent Stewart
Richland, WA

http://users.owt.com/kstewart/index.html
___
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

2005-01-05 Thread Charles Swiger
On Jan 5, 2005, at 4:19 PM, Kiffin Gish wrote:
Sometimes when I am trying to make something from the ports I get the
message that the port is 'broken'.
For example, while trying to build the enlightenment window manager.
What does that mean and what can I do to get around it?
The BROKEN line in the port's Makefile ought to specify a reason why  
the port is broken, but for more information consider:

http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/dads- 
noinstall.html

If you figure out how to fix the problem with the port, submit your  
changes via send-pr or discuss the matter with the port's maintainer  
(or here on this mailing list).

--
-Chuck
___
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

2005-01-05 Thread daniel quinn
On January 5, 2005 04:19 pm, Kiffin Gish wrote:
 Sometimes when I am trying to make something from the ports I get the
 message that the port is 'broken'.

 For example, while trying to build the enlightenment window manager.

 What does that mean and what can I do to get around it?

from the bsd handbook:
  http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ports-broken.html


-- 
economics is extremely useful as a form of employment for economists.
  - john kenneth galbraith
___
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

2005-01-05 Thread Kris Kennaway
On Wed, Jan 05, 2005 at 10:19:21PM +0100, Kiffin Gish wrote:
 Sometimes when I am trying to make something from the ports I get the
 message that the port is 'broken'.
 
 For example, while trying to build the enlightenment window manager.
 
 What does that mean and what can I do to get around it?

Usually, is known not to compile on your version of FreeBSD.
Enlightment itself is not marked broken though, so you'll have to post
the exact error message you receive to get more specific advice.

Kris


pgpsSpmiHQDw8.pgp
Description: PGP signature


Re: Broken port: sendmail-milter

2003-07-14 Thread Dan Nelson
In the last episode (Jul 14), Martin Schweizer said:
 Why /usr/ports/mail/p5-Sendmail-Milter is broken? I would it
 reinstall because it occurs the following error:
 
 [snip]
 
 Starting final network daemons:
 .
 ELF ldconfig path: /usr/lib /usr/lib/compat /usr/X11R6/lib /usr/local/lib
 a.out ldconfig path: /usr/lib/aout /usr/lib/compat/aout /usr/X11R6/lib/aout
 Starting standard daemons:
  inetd
  cron
  sshd
  usbd
  sendmail
 
 Why this?
 
 WARNING: Xspamassassin: local socket name /var/run/spamass-milter.sock missing

That message gets printed because sendmail is started before the
milter, which means the milter hasn't created the communication socket
yet.  You can ignore it, since the milter is started later during the
startup process anyway.  Theoretically under 5.x you could arrange it
so that spamass-milter is started before sendmail, but I don't believe
that the new rc scripts check /usr/local/etc/rc.d for dependencies yet.

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


Re: Broken port: sendmail-milter

2003-07-14 Thread Martin Schweizer
Hello Dan

Thank you for your hint.

Am Mon, Jul 14, 2003 at 01:07:33AM -0500 Dan Nelson schrieb:
 In the last episode (Jul 14), Martin Schweizer said:
  Why /usr/ports/mail/p5-Sendmail-Milter is broken? I would it
  reinstall because it occurs the following error:
  
  [snip]
  
  Starting final network daemons:
  .
  ELF ldconfig path: /usr/lib /usr/lib/compat /usr/X11R6/lib /usr/local/lib
  a.out ldconfig path: /usr/lib/aout /usr/lib/compat/aout /usr/X11R6/lib/aout
  Starting standard daemons:
   inetd
   cron
   sshd
   usbd
   sendmail
  
  Why this?
  
  WARNING: Xspamassassin: local socket name /var/run/spamass-milter.sock missing
 
 That message gets printed because sendmail is started before the
 milter, which means the milter hasn't created the communication socket
 yet.  You can ignore it, since the milter is started later during the
 startup process anyway.  Theoretically under 5.x you could arrange it
 so that spamass-milter is started before sendmail, but I don't believe
 that the new rc scripts check /usr/local/etc/rc.d for dependencies yet.
 
 -- 
   Dan Nelson
   [EMAIL PROTECTED]
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]

-- 

Regards
Gruss
Mit freundlichen Grüssen

Martin Schweizer
[EMAIL PROTECTED]

PC-Service M. Schweizer; Gewerbehaus Schwarz; CH-8608 Bubikon
Tel. +41 55 243 30 00; Fax: +41 55 243 33 22; http://www.pc-service.ch;
public key : http://www.pc-service.ch/pgp/public_key.asc; 
fingerprint: EC21 CA4D 5C78 BC2D 73B7  10F9 C1AE 1691 D30F D239;



pgp0.pgp
Description: PGP signature


Re: Broken port?

2002-10-18 Thread Rafter Man
Bwt, please CC to me as I am not on the list,
thanks :-)

Best regards 
Rafter
-- 
Get your free email from www.linuxmail.org 


Powered by Outblaze

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: Broken port?

2002-10-17 Thread Kris Kennaway
On Fri, Oct 18, 2002 at 06:09:55AM +0800, Rafter Man wrote:
 Hi again
 
 I have installed the base system of FreeBSD 4.7-Release and now I am trying to get X 
windows, gnome2 and sawfish on my computer, so I go into:
 /usr/ports/x11/gnome2 and write make install clean, but 
/usr/ports/databases/libgnomedb can't build (something with checksum not matching, 
but if I try compiling it without checksum check, is says that it can't find some 
dir).
 According to www.FreshPorts.org it is not broken, so am I doing something wrong? If 
not, how can I then get gnome2 installed?

1) Please wrap your lines at 70 characters

2) Please post exact error messages when reporting a problem, it is
difficult to guess them, and you're less likely to get help.

The checksum mismatch should indicate to you that there was a problem
downloading the file, or if the distfile has actually changed then the
port may have already been updated.  Update your ports tree, remove
the distfile from from /usr/ports/distfiles and re-fetch it (by hand
from another MASTER_SITE if necessary).

Kris



msg06360/pgp0.pgp
Description: PGP signature