Re: devel/apr1 upgrade fails with Xcc/etc errors ...

2010-06-03 Thread Marc G. Fournier

On Thu, 3 Jun 2010, Dylan Leigh wrote:


On Wed, Jun 02, 2010 at 01:02:11PM -0300, Marc G. Fournier wrote:

X--mode=compile: not found
*** Warning: inferring the mode of operation is deprecated.: not found
*** Future versions of Libtool will require --mode=MODE be specified.: not
found
Xcc: not found
X-g: not found
X-O2: not found
X-DHAVE_CONFIG_H: not found
/home/ports/usr/ports/devel/apr1/work/apr-1.4.2/libtool:
X-I/usr/local/include: not found
/home/ports/usr/ports/devel/apr1/work/apr-1.4.2/libtool: X-I./include: not
found
/home/ports/usr/ports/devel/apr1/work/apr-1.4.2/libtool:
X-I/home/ports/usr/ports/devel/apr1/work/apr-1.4.2/include/arch/unix: not
found
/home/ports/usr/ports/devel/apr1/work/apr-1.4.2/libtool:
X-I./include/arch/unix: not found
/home/ports/usr/ports/devel/apr1/work/apr-1.4.2/libtool:
X-I/home/ports/usr/ports/devel/apr1/work/apr-1.4.2/include/arch/unix: not
found
/home/ports/usr/ports/devel/apr1/work/apr-1.4.2/libtool:
X-I/home/ports/usr/ports/devel/apr1/work/apr-1.4.2/include: not found
X-c: not found
/home/ports/usr/ports/devel/apr1/work/apr-1.4.2/libtool:
Xpasswd/apr_getpass.lo: not found
libtool: compile: cannot determine name of library object from `': not
found


I got the same errors. As I only need apr for Subversion I was able to
work around it by editing the subversion makefile to use apr0. The svn
port will use apr0 if ${APACHE_VERSION}  20, but if 2+ or no apache
is installed it insists on apr1.


I've tried to build apr1 on a few different boxes, and get the same 
errors, so I suspect its a relatively common problem ... the weird thing 
I'm finding is I can't find even where Xcc (or similar) is being defined:


ams# cd /home/ports/usr/ports/devel/apr1/work
ams# grep -r Xcc .
ams# grep -r Xcc /usr/ports/Mk
ams# cd /usr/ports/devel/apr1
ams# grep -r Xcc .

Is it using the wrong libtool?

/bin/sh /home/ports/usr/ports/devel/apr1/work/apr-1.4.2/libtool --silent 
--mode=compile cc -g -O2   -DHAVE_CONFIG_H   -I




Marc G. FournierHub.Org Hosting Solutions S.A.
scra...@hub.org http://www.hub.org

Yahoo:yscrappySkype: hub.orgICQ:7615664MSN:scra...@hub.org
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: devel/apr1 upgrade fails with Xcc/etc errors ...

2010-06-03 Thread Marc G. Fournier


[+pgollucci, last committer to apr1 port]


On Thu, 3 Jun 2010, Marc G. Fournier wrote:


On Thu, 3 Jun 2010, Dylan Leigh wrote:


On Wed, Jun 02, 2010 at 01:02:11PM -0300, Marc G. Fournier wrote:

X--mode=compile: not found
*** Warning: inferring the mode of operation is deprecated.: not found
*** Future versions of Libtool will require --mode=MODE be specified.: not
found
Xcc: not found
X-g: not found
X-O2: not found
X-DHAVE_CONFIG_H: not found
/home/ports/usr/ports/devel/apr1/work/apr-1.4.2/libtool:
X-I/usr/local/include: not found
/home/ports/usr/ports/devel/apr1/work/apr-1.4.2/libtool: X-I./include: not
found
/home/ports/usr/ports/devel/apr1/work/apr-1.4.2/libtool:
X-I/home/ports/usr/ports/devel/apr1/work/apr-1.4.2/include/arch/unix: not
found
/home/ports/usr/ports/devel/apr1/work/apr-1.4.2/libtool:
X-I./include/arch/unix: not found
/home/ports/usr/ports/devel/apr1/work/apr-1.4.2/libtool:
X-I/home/ports/usr/ports/devel/apr1/work/apr-1.4.2/include/arch/unix: not
found
/home/ports/usr/ports/devel/apr1/work/apr-1.4.2/libtool:
X-I/home/ports/usr/ports/devel/apr1/work/apr-1.4.2/include: not found
X-c: not found
/home/ports/usr/ports/devel/apr1/work/apr-1.4.2/libtool:
Xpasswd/apr_getpass.lo: not found
libtool: compile: cannot determine name of library object from `': not
found


I got the same errors. As I only need apr for Subversion I was able to
work around it by editing the subversion makefile to use apr0. The svn
port will use apr0 if ${APACHE_VERSION}  20, but if 2+ or no apache
is installed it insists on apr1.


I've tried to build apr1 on a few different boxes, and get the same errors, 
so I suspect its a relatively common problem ... the weird thing I'm finding 
is I can't find even where Xcc (or similar) is being defined:


ams# cd /home/ports/usr/ports/devel/apr1/work
ams# grep -r Xcc .
ams# grep -r Xcc /usr/ports/Mk
ams# cd /usr/ports/devel/apr1
ams# grep -r Xcc .

Is it using the wrong libtool?

/bin/sh /home/ports/usr/ports/devel/apr1/work/apr-1.4.2/libtool --silent 
--mode=compile cc -g -O2   -DHAVE_CONFIG_H   -I




Marc G. FournierHub.Org Hosting Solutions S.A.
scra...@hub.org http://www.hub.org

Yahoo:yscrappySkype: hub.orgICQ:7615664MSN:scra...@hub.org
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org




Marc G. FournierHub.Org Hosting Solutions S.A.
scra...@hub.org http://www.hub.org

Yahoo:yscrappySkype: hub.orgICQ:7615664MSN:scra...@hub.org
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: devel/apr1 upgrade fails with Xcc/etc errors ...

2010-06-03 Thread Marc G. Fournier


Looking a bit into this, trying to figure out *something* ...

In files/patch-apr_buildconf, it has:

===
cat /usr/ports/devel/apr1/files/patch-apr_buildconf
--- apr-1.4.2/buildconf.orig2009-02-24 06:37:18.0 +0300
+++ apr-1.4.2/buildconf 2009-09-27 14:25:11.0 +0400
@@ -71,6 +71,7 @@

 echo buildconf: Using libtool.m4 at ${ltfile}.

+chmod 664 build/libtool.m4
 cat $ltfile | sed -e 's/LIBTOOL=\(.*\)top_build/LIBTOOL=\1apr_build/'  
build/libtool.m4


 # libtool.m4 from 1.6 requires ltsugar.m4
===

Why is 'build/libtool.m4' hard coded vs using ${ltfile}?

It doesn't fix the problem, only silences one error in configure about No 
such file or directory ...



On Thu, 3 Jun 2010, Marc G. Fournier wrote:



[+pgollucci, last committer to apr1 port]


On Thu, 3 Jun 2010, Marc G. Fournier wrote:


On Thu, 3 Jun 2010, Dylan Leigh wrote:


On Wed, Jun 02, 2010 at 01:02:11PM -0300, Marc G. Fournier wrote:

X--mode=compile: not found
*** Warning: inferring the mode of operation is deprecated.: not found
*** Future versions of Libtool will require --mode=MODE be specified.: 
not

found
Xcc: not found
X-g: not found
X-O2: not found
X-DHAVE_CONFIG_H: not found
/home/ports/usr/ports/devel/apr1/work/apr-1.4.2/libtool:
X-I/usr/local/include: not found
/home/ports/usr/ports/devel/apr1/work/apr-1.4.2/libtool: X-I./include: 
not

found
/home/ports/usr/ports/devel/apr1/work/apr-1.4.2/libtool:
X-I/home/ports/usr/ports/devel/apr1/work/apr-1.4.2/include/arch/unix: not
found
/home/ports/usr/ports/devel/apr1/work/apr-1.4.2/libtool:
X-I./include/arch/unix: not found
/home/ports/usr/ports/devel/apr1/work/apr-1.4.2/libtool:
X-I/home/ports/usr/ports/devel/apr1/work/apr-1.4.2/include/arch/unix: not
found
/home/ports/usr/ports/devel/apr1/work/apr-1.4.2/libtool:
X-I/home/ports/usr/ports/devel/apr1/work/apr-1.4.2/include: not found
X-c: not found
/home/ports/usr/ports/devel/apr1/work/apr-1.4.2/libtool:
Xpasswd/apr_getpass.lo: not found
libtool: compile: cannot determine name of library object from `': not
found


I got the same errors. As I only need apr for Subversion I was able to
work around it by editing the subversion makefile to use apr0. The svn
port will use apr0 if ${APACHE_VERSION}  20, but if 2+ or no apache
is installed it insists on apr1.


I've tried to build apr1 on a few different boxes, and get the same errors, 
so I suspect its a relatively common problem ... the weird thing I'm 
finding is I can't find even where Xcc (or similar) is being defined:


ams# cd /home/ports/usr/ports/devel/apr1/work
ams# grep -r Xcc .
ams# grep -r Xcc /usr/ports/Mk
ams# cd /usr/ports/devel/apr1
ams# grep -r Xcc .

Is it using the wrong libtool?

/bin/sh /home/ports/usr/ports/devel/apr1/work/apr-1.4.2/libtool --silent 
--mode=compile cc -g -O2   -DHAVE_CONFIG_H   -I




Marc G. FournierHub.Org Hosting Solutions S.A.
scra...@hub.org http://www.hub.org

Yahoo:yscrappySkype: hub.orgICQ:7615664MSN:scra...@hub.org
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org




Marc G. FournierHub.Org Hosting Solutions S.A.
scra...@hub.org http://www.hub.org

Yahoo:yscrappySkype: hub.orgICQ:7615664MSN:scra...@hub.org
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org




Marc G. FournierHub.Org Hosting Solutions S.A.
scra...@hub.org http://www.hub.org

Yahoo:yscrappySkype: hub.orgICQ:7615664MSN:scra...@hub.org
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: devel/apr1 upgrade fails with Xcc/etc errors ...

2010-06-03 Thread Marc G. Fournier


That did it ... I did an 'ls -lt libtool*' before the rm, and had some 
stall libtool15* stuff laying around ... now I can build fine ...


Not sure *how* this can be fixed within the port, mind you ... but 
hopefully this helps someone else ...




On Thu, 3 Jun 2010, Bjarne wrote:


You are not alone. We are many who have been hit. This helped me yesterday :

http://www.mail-archive.com/freebsd-ports@freebsd.org/msg27472.html :
This might help --

cd /var/db/pkg
pkg_delete auto* libtool*
cd /usr/local/bin
rm -rf auto* libtool*

cd /usr/ports/devel/apr1
make

Pleas report back to the mailling list to help others, I am not sure i have 
write acces.

Good luck
Bjarne'



Marc G. Fournier wrote:



I've read everything I can find, including UPDATING and Google, and I'm
not finding any answers to this (or, rather, finding answers, but nothing
seems to apply) ...

X--mode=compile: not found
*** Warning: inferring the mode of operation is deprecated.: not found
*** Future versions of Libtool will require --mode=MODE be specified.: not
found
Xcc: not found
X-g: not found
X-O2: not found
X-DHAVE_CONFIG_H: not found
/home/ports/usr/ports/devel/apr1/work/apr-1.4.2/libtool:
X-I/usr/local/include: not found
/home/ports/usr/ports/devel/apr1/work/apr-1.4.2/libtool: X-I./include: not
found
/home/ports/usr/ports/devel/apr1/work/apr-1.4.2/libtool:
X-I/home/ports/usr/ports/devel/apr1/work/apr-1.4.2/include/arch/unix: not
found
/home/ports/usr/ports/devel/apr1/work/apr-1.4.2/libtool:
X-I./include/arch/unix: not found
/home/ports/usr/ports/devel/apr1/work/apr-1.4.2/libtool:
X-I/home/ports/usr/ports/devel/apr1/work/apr-1.4.2/include/arch/unix: not
found
/home/ports/usr/ports/devel/apr1/work/apr-1.4.2/libtool:
X-I/home/ports/usr/ports/devel/apr1/work/apr-1.4.2/include: not found
X-c: not found
/home/ports/usr/ports/devel/apr1/work/apr-1.4.2/libtool:
Xpasswd/apr_getpass.lo: not found
libtool: compile: cannot determine name of library object from `': not
found

Right now, have the following installed:

# ls -ld /var/db/pkg/ap*
drwxr-xr-x  2 root  wheel  512 Jun  2 12:32 /var/db/pkg/apache-2.2.15_9
drwxr-xr-x  2 root  wheel  512 Jun  2 12:32
/var/db/pkg/apr-ipv6-devrandom-gdbm-db42-1.4.2.1.3.9_1

Where apr-ipv6-devrandom-gdbm-db42-1.4.2.1.3.9_1 was installed as a
package (but I need pgsql support, so have to upgrade) ...

A few 'oddities' with doing a make, that may or may not be related:

===
buildconf: Using libtool.m4 at /usr/local/share/aclocal/libtool.m4.
chmod: build/libtool.m4: No such file or directory
Creating include/arch/unix/apr_private.h.in ...
===

And

===
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
grep: /home/ports/usr/ports/devel/apr1/work/apr-1.4.2/libtool: No such
file or directory
===

And

===
config.status: creating include/arch/unix/apr_private.h
config.status: executing libtool commands
rm: libtoolT: No such file or directory
config.status: executing default commands
===

I read in one place talking about old ENV variables in /etc/make.conf, but
mine *appears* to be clean:

===
# cat /etc/make.conf
WRKDIRPREFIX=   /home/ports
DISTDIR=/home/ports/distfiles
INDEXDIR=/home/ports

WITHOUT_IPV6=yes
WITHOUT_X11=yes
WITHOUT_XIM=yes

SUEXEC_DOCROOT=/usr/local/www

# added by use.perl 2010-06-01 23:17:10
PERL_VERSION=5.8.9
===

So is there something I'm still overlooking?

I even went to the extreme of pkg_delete'ng lib*,auto*,apache*,apr* just
to force everything to rebuild/install ... no difference ...

Help?

Thanks ...



Marc G. FournierHub.Org Hosting Solutions S.A.
scra...@hub.org http://www.hub.org

Yahoo:yscrappySkype: hub.orgICQ:7615664MSN:scra...@hub.org
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


--
mvh,
Bjarne


--
mvh,
Bjarne





Marc G. FournierHub.Org Hosting Solutions S.A.
scra...@hub.org http://www.hub.org

Yahoo:yscrappySkype: hub.orgICQ:7615664MSN:scra...@hub.org
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


devel/apr1 upgrade fails with Xcc/etc errors ...

2010-06-02 Thread Marc G. Fournier


I've read everything I can find, including UPDATING and Google, and I'm 
not finding any answers to this (or, rather, finding answers, but nothing 
seems to apply) ...


X--mode=compile: not found
*** Warning: inferring the mode of operation is deprecated.: not found
*** Future versions of Libtool will require --mode=MODE be specified.: not 
found

Xcc: not found
X-g: not found
X-O2: not found
X-DHAVE_CONFIG_H: not found
/home/ports/usr/ports/devel/apr1/work/apr-1.4.2/libtool: 
X-I/usr/local/include: not found
/home/ports/usr/ports/devel/apr1/work/apr-1.4.2/libtool: X-I./include: not 
found
/home/ports/usr/ports/devel/apr1/work/apr-1.4.2/libtool: 
X-I/home/ports/usr/ports/devel/apr1/work/apr-1.4.2/include/arch/unix: not 
found
/home/ports/usr/ports/devel/apr1/work/apr-1.4.2/libtool: 
X-I./include/arch/unix: not found
/home/ports/usr/ports/devel/apr1/work/apr-1.4.2/libtool: 
X-I/home/ports/usr/ports/devel/apr1/work/apr-1.4.2/include/arch/unix: not 
found
/home/ports/usr/ports/devel/apr1/work/apr-1.4.2/libtool: 
X-I/home/ports/usr/ports/devel/apr1/work/apr-1.4.2/include: not found

X-c: not found
/home/ports/usr/ports/devel/apr1/work/apr-1.4.2/libtool: 
Xpasswd/apr_getpass.lo: not found
libtool: compile: cannot determine name of library object from `': not 
found


Right now, have the following installed:

# ls -ld /var/db/pkg/ap*
drwxr-xr-x  2 root  wheel  512 Jun  2 12:32 /var/db/pkg/apache-2.2.15_9
drwxr-xr-x  2 root  wheel  512 Jun  2 12:32 
/var/db/pkg/apr-ipv6-devrandom-gdbm-db42-1.4.2.1.3.9_1


Where apr-ipv6-devrandom-gdbm-db42-1.4.2.1.3.9_1 was installed as a 
package (but I need pgsql support, so have to upgrade) ...


A few 'oddities' with doing a make, that may or may not be related:

===
buildconf: Using libtool.m4 at /usr/local/share/aclocal/libtool.m4.
chmod: build/libtool.m4: No such file or directory
Creating include/arch/unix/apr_private.h.in ...
===

And

===
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
grep: /home/ports/usr/ports/devel/apr1/work/apr-1.4.2/libtool: No such 
file or directory

===

And

===
config.status: creating include/arch/unix/apr_private.h
config.status: executing libtool commands
rm: libtoolT: No such file or directory
config.status: executing default commands
===

I read in one place talking about old ENV variables in /etc/make.conf, but 
mine *appears* to be clean:


===
# cat /etc/make.conf
WRKDIRPREFIX=   /home/ports
DISTDIR=/home/ports/distfiles
INDEXDIR=/home/ports

WITHOUT_IPV6=yes
WITHOUT_X11=yes
WITHOUT_XIM=yes

SUEXEC_DOCROOT=/usr/local/www

# added by use.perl 2010-06-01 23:17:10
PERL_VERSION=5.8.9
===

So is there something I'm still overlooking?

I even went to the extreme of pkg_delete'ng lib*,auto*,apache*,apr* just 
to force everything to rebuild/install ... no difference ...


Help?

Thanks ...



Marc G. FournierHub.Org Hosting Solutions S.A.
scra...@hub.org http://www.hub.org

Yahoo:yscrappySkype: hub.orgICQ:7615664MSN:scra...@hub.org
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Subversion repository ... ?

2010-05-11 Thread Marc G. Fournier


Things have changed, but I can't seem to find anywhere that documents what 
its been changed to, other then the references I find to the svn /usr/src 
repository ...


... its been a very very long time since I've had to update any of my 
ports, and I'm trying to do so right now on the bsdstats port ... but 
everything I have still references CVS, and although I can still 
checkout/update from CVS, its a read-only repostiory, so I can't write ...


Could someone please point me to the docs on post-CVS / Subversion?

I've even searched these archive susing google, and am drawing a complete 
blank ...


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


Read-only ports, but shared distfiles ...

2007-12-12 Thread Marc G. Fournier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


Hi ...

  I have my /etc/make.conf setup as:

DISTDIR=/home/ports/distfiles
WRKDIRPREFIX=/home/ports
INDEXDIR=/home/ports

  so that any distfiles that need to be downloaded, can be ... but, is there 
some way I can set thing sup so that anything that already exists *in* 
/usr/ports/distfiles will get used before downloading a whole new copy?

Thanks ...

- 
Marc G. Fournier   Hub.Org Networking Services (http://www.hub.org)
Email . [EMAIL PROTECTED]  MSN . [EMAIL PROTECTED]
Yahoo . yscrappy   Skype: hub.orgICQ . 7615664
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.4 (FreeBSD)

iD8DBQFHYE7U4QvfyHIvDvMRAlTnAJ91QV/1MYQZsWbgxB68GLQnuF0u2ACgpnVk
nsd4FUnK9/xOqR5sRimVrMg=
=8vdJ
-END PGP SIGNATURE-

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


Re: FreeBSD Port: dtc-toaster-0.24.6.1_4

2007-08-20 Thread Marc G. Fournier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1



- --On Monday, August 20, 2007 05:54:15 -0400 David Ranieri 
[EMAIL PROTECTED] wrote:



 I am currently using Debian etch and dtc my friend has been trying to
 convince me to turn to freebsd or openbsd what held me back was both did not
 have dtc. I am looking for an honest opinion on using freebsd or openbsd as a
 server and or desktop or both as apprised to Debian Linux. We are also trying
 to come up with a system to move from our small home office into a real
 building and multiple servers?

 Also can you tell me what you think of DTC compared to the other panels like
 syscp and such? Please this goes no where but to my wife and my self’s
 eyes.

I personally like DTCs interface ... but, I also haven't looked at very many 
other panels ... the only major drawback I've found so far, and that is 
relative, is that it only support MySQL, and we're primarily a PostgreSQL shop, 
so have alot of headaches with trying to debug issues with it ...

It is definitely a panel that I'd recommend, I just wish I had more hours in my 
day to dig into its code better :(





 David Ranieri

 Phone: 717-467-5092

 Fax: 717-467-5092

 Email: [EMAIL PROTECTED]

 URL: http://ranieritechnologies.com





- 
Marc G. Fournier   Hub.Org Networking Services (http://www.hub.org)
Email . [EMAIL PROTECTED]  MSN . [EMAIL PROTECTED]
Yahoo . yscrappy   Skype: hub.orgICQ . 7615664
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.4 (FreeBSD)

iD8DBQFGydjC4QvfyHIvDvMRAqJ3AJ90kFYKBf864OIoBI4dHJpVu2nhtQCfQYJM
i7E83a5muMVfAknrFEFonAA=
=VeGw
-END PGP SIGNATURE-

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


mulberry mail crashes when using PGP under AMD64 ... ?

2007-07-21 Thread Marc G. Fournier


Running latest -STABLE of FreeBSD on an 64bit Dual Core, mulberry mail seems to 
run okay until such a point in time as I try to PGP Sign/Encrypt an email and 
send it out, then it 'Seg Faults' ...


gpg appears to run fine from the command line, using gpg --list-keys ...

Anyone running Mulberry + 6-STABLE + AMD64 kernel successfully?

Thanks ...


Marc G. Fournier   Hub.Org Networking Services (http://www.hub.org)
Email . [EMAIL PROTECTED]  MSN . [EMAIL PROTECTED]
Yahoo . yscrappy   Skype: hub.orgICQ . 7615664

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


Re: mulberry mail crashes when using PGP under AMD64 ... ?

2007-07-21 Thread Marc G. Fournier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1



- --On Saturday, July 21, 2007 17:13:51 -0500 Paul Schmehl [EMAIL PROTECTED] 
wrote:

 --On July 21, 2007 6:53:23 PM -0300 Marc G. Fournier [EMAIL PROTECTED]
 wrote:


 Running latest -STABLE of FreeBSD on an 64bit Dual Core, mulberry mail
 seems to run okay until such a point in time as I try to PGP
 Sign/Encrypt an email and send it out, then it 'Seg Faults' ...

 gpg appears to run fine from the command line, using gpg --list-keys ...

 Anyone running Mulberry + 6-STABLE + AMD64 kernel successfully?

 Mark, that's a none problem being discussed on the mullberry lists right now.
 It's not just amd64.

Which list? :(  I'm on mulberry-discuss ...

Hopefully now that he's puttin gout the source code, we can get a FreeBSD 
Native version in ports ... :)

The funny thing is that I'm now running same version off of an i386 box (my old 
machine) and its running fine *sigh*

Thanks ...

- 
Marc G. Fournier   Hub.Org Networking Services (http://www.hub.org)
Email . [EMAIL PROTECTED]  MSN . [EMAIL PROTECTED]
Yahoo . yscrappy   Skype: hub.orgICQ . 7615664
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (FreeBSD)

iD8DBQFGoqB74QvfyHIvDvMRAgDHAJ4s/BWQdaKMb2yUEAwacxRaTpeY1wCglqSL
jR+fB2XoaNdyEPZhJVQKcKU=
=evCl
-END PGP SIGNATURE-

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


Re: mulberry mail crashes when using PGP under AMD64 ... ?

2007-07-21 Thread Marc G. Fournier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1



- --On Saturday, July 21, 2007 22:58:40 -0500 Paul Schmehl [EMAIL PROTECTED] 
wrote:


 Including GPG?

Yes, been using Mulberry for months now *because* of the GPG support, actually 
... it was what finally get me off of Pine ... but, again, only on the i386 box 
...

In fact, on amd64, encrypt or sign causes it to crash ... and notice that this 
message is sign'd, on my i386 box ...

- 
Marc G. Fournier   Hub.Org Networking Services (http://www.hub.org)
Email . [EMAIL PROTECTED]  MSN . [EMAIL PROTECTED]
Yahoo . yscrappy   Skype: hub.orgICQ . 7615664
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (FreeBSD)

iD8DBQFGouo24QvfyHIvDvMRAhhpAKChonjgyqJBzq2n91HTM8ly5c5fTwCginby
kPnJn9PXJCnj/IkfygZ7ZoY=
=0p4v
-END PGP SIGNATURE-

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


DarwinStreamingServer doesn't build under 6-STABLE ...

2007-05-08 Thread Marc G. Fournier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1



I'm assuming someone has been able to get it to compile, but without any
knowledge in C++, I'm stump'd ... if I try to build, its failing at
StreamingLoadTool:

StreamingLoadTool.cpp: In function `int main(int, char**)':
StreamingLoadTool.cpp:132: error: no match for 'operator=' in
'act.sigaction::sa_mask = 0'
/usr/include/sys/_sigset.h:51: note: candidates are: __sigset
__sigset::operator=(const __sigset)
StreamingLoadTool.cpp:134: error: invalid conversion from `void (*)(...)' to
`void (*)(int)'

There are other warnings, but these are the only errors ...

I'm working with FreeBSD 6-STABLE recent to yesterday, gcc 3.4.6 in /usr/bin
...

Thoughts?

Thank you ...


- 
Marc G. Fournier   Hub.Org Networking Services (http://www.hub.org)
Email . [EMAIL PROTECTED]  MSN . [EMAIL PROTECTED]
Yahoo . yscrappy   Skype: hub.orgICQ . 7615664
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (FreeBSD)

iD8DBQFGQQ3f4QvfyHIvDvMRAtsCAJ9elN82rpx2f3zx4yNbIRzOiH0zhACgtUkt
JQmEKfXeTiBrqonQ9Yt5n1s=
=X+lR
-END PGP SIGNATURE-

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


Re: bsdstats 5.3 on 6-STABLE and netcat weirdness

2006-12-09 Thread Marc G. Fournier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


patch committed ...

- --On Friday, December 08, 2006 22:07:55 +0200 Peter Pentchev
[EMAIL PROTECTED] 
wrote:

 On Wed, Dec 06, 2006 at 10:19:06PM +0800, LI Xin wrote:
 Marc G. Fournier wrote:
 
  'k, I don't know how to fix this one ... I thought about doing:
 
  .if ${OSVERSION} = 492101
  RUN_DEPENDS=nc:${PORTSDIR}/net/netcat
  .endif
 
  not sure which version brought in nc, but 492101 is the last of the 4.x
  series  ... but it portlint fails miserably if I don't put bsd.port.pre.mk
  before it,  but also fails if I do:
 
  WARN: Makefile: no MASTER_SITES found. is it ok?
  WARN: Makefile: RUN_DEPENDS has to appear earlier.
  0 fatal errors and 2 warnings found.
 
  Is there a better way of doing this ... ?

 I think you want something like:

 .if ${OSVERSION}  503102 || (${OSVERSION} = 60  ${OSVERSION} 
 600010)

 instead of just considering 492101.

 That's a good suggestion.

 Mark, as to the portlint problem - well, portlint cannot really be
 expected to handle each and every corner case in a port Makefile :)
 It is doing a wonderful job as it is, but every now and then you have
 to make a choice between a working port and a clean port ;)

 To make the OSVERSION check work, you do indeed need a bsd.port.pre.mk
 inclusion before it.  Then... just ignore the portlint warnings.

 And... thanks for a great utility! :)

 G'luck,
 Peter

 --
 Peter Pentchev[EMAIL PROTECTED][EMAIL PROTECTED][EMAIL 
 PROTECTED]
 PGP key:  http://people.FreeBSD.org/~roam/roam.key.asc
 Key fingerprint   FDBA FD79 C26F 3C51 C95E  DF9E ED18 B68D 1619 4553
 I am the meaning of this sentence.



- 
Marc G. Fournier   Hub.Org Networking Services (http://www.hub.org)
Email . [EMAIL PROTECTED]  MSN . [EMAIL PROTECTED]
Yahoo . yscrappy   Skype: hub.orgICQ . 7615664
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (FreeBSD)

iD8DBQFFe1fo4QvfyHIvDvMRAvjnAKCZfqn/io3z0lZ6cP36dlgIsjNiDwCgr0i9
B5SAjpaOL35Dr+XSt6QI5l8=
=Eqle
-END PGP SIGNATURE-

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


Re: bsdstats 5.3 on 6-STABLE and netcat weirdness

2006-12-06 Thread Marc G. Fournier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


'k, I don't know how to fix this one ... I thought about doing:

.if ${OSVERSION} = 492101
RUN_DEPENDS=nc:${PORTSDIR}/net/netcat
.endif

not sure which version brought in nc, but 492101 is the last of the 4.x series 
... but it portlint fails miserably if I don't put bsd.port.pre.mk before it, 
but also fails if I do:

WARN: Makefile: no MASTER_SITES found. is it ok?
WARN: Makefile: RUN_DEPENDS has to appear earlier.
0 fatal errors and 2 warnings found.

Is there a better way of doing this ... ?

- --On Wednesday, December 06, 2006 12:09:42 +0100 Karol Kwiatkowski 
[EMAIL PROTECTED] wrote:

 Hello,

 I'm not sure what's to blame here: bsdstats port, ports, portupgrade
 or me :)

 I've got two problems - 'make clean' is cleaning net/netcat work
 directory (even though on 6-STABLE nc is a part of base system) and,
 more importantly, pkgdb reports stale dependency.

 That started after adding this line to the Makefile (ports/106373):
 RUN_DEPENDS=nc:${PORTSDIR}/net/netcat

 I haven't seen any problem reports, is it just me? Details below.

 Best regards,

 Karol


# uname -srp
 FreeBSD 6.2-PRERELEASE i386
# which nc
 /usr/bin/nc

# pkgdb -Fr
 ---  Checking the package registry database
# cd /usr/ports/sysutils/bsdstats/
# make install clean
 ===  Extracting for bsdstats-5.3
 ===  Patching for bsdstats-5.3
 ===  Configuring for bsdstats-5.3
 ===  Installing for bsdstats-5.3
 ===   bsdstats-5.3 depends on executable in : nc - found
 ===   Generating temporary packing list
 [ snipped ]
 ===   Registering installation for bsdstats-5.3
 ===  Cleaning for netcat-1.10_2
 ===  Cleaning for bsdstats-5.3
# pkgdb -F
 ---  Checking the package registry database
 [Updating the pkgdb format:bdb_btree in /var/db/pkg ... - 640
 packages found (-0 +1) . done]
 Stale dependency: bsdstats-5.3 - netcat-1.10_2 (net/netcat):
 netpbm-10.26.34 (score:17%) ? ([y]es/[n]o/[a]ll) [no]

 --
 Karol Kwiatkowski  freebsd at orchid dot homeunix dot org
 OpenPGP: http://www.orchid.homeunix.org/carlos/gpg/0x06E09309.asc




- 
Marc G. Fournier   Hub.Org Networking Services (http://www.hub.org)
Email . [EMAIL PROTECTED]  MSN . [EMAIL PROTECTED]
Yahoo . yscrappy   Skype: hub.orgICQ . 7615664
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (FreeBSD)

iD8DBQFFdszU4QvfyHIvDvMRAvUrAKCmSYaEa8by3oYbgWr+0mBiS+33JQCgnM45
AKxZlt46J0+snTI+o8V4Oys=
=kCmR
-END PGP SIGNATURE-

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


RUN_DEPENDS with specific options turned on ...

2006-11-13 Thread Marc G. Fournier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


For instance, if I have a port that I'm working on that requires Postfix with 
MYSQL enabled, is there some way of passing that information to the postfix 
port through the previous ports Makefile?

- 
Marc G. Fournier   Hub.Org Networking Services (http://www.hub.org)
Email . [EMAIL PROTECTED]  MSN . [EMAIL PROTECTED]
Yahoo . yscrappy   Skype: hub.orgICQ . 7615664
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (FreeBSD)

iD8DBQFFWTua4QvfyHIvDvMRApXWAKDoZjA70uTZDEHg+5FV2sb/ePqcEQCgxAgR
x/fc0CT8wHkTwn89vWiA1wk=
=YnBF
-END PGP SIGNATURE-

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


Re: Postgresql81-server port update

2006-10-20 Thread Marc G. Fournier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


CC'd to port MAINTAINER:

MAINTAINER?=[EMAIL PROTECTED]


- --On Thursday, October 19, 2006 22:21:07 +0400 Nguyen Tam Chinh 
[EMAIL PROTECTED] wrote:

 Hello,

 Do you have any plan to update the port to postgre-8.1.5?
 I checked the ports tree today but postgresql81-server and -client ports are
 still 8.1.4.

 -
 With best regards,  |The Power to Serve
 Nguyen Tam Chinh|  http://www.FreeBSD.org
 Loc: sp.cs.msu.su   |



- 
Marc G. Fournier   Hub.Org Networking Services (http://www.hub.org)
Email . [EMAIL PROTECTED]  MSN . [EMAIL PROTECTED]
Yahoo . yscrappy   Skype: hub.orgICQ . 7615664
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (FreeBSD)

iD8DBQFFOMmt4QvfyHIvDvMRArm8AKC4NFbsVeCLecwX5A0B1HzCoU940ACeMFbj
OoNTkmSfFNMDr4gZqfGINA8=
=nQDa
-END PGP SIGNATURE-

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


aolserver nsthreadtest fails / aborts ...

2006-10-13 Thread Marc G. Fournier


Just found this while working on a clients site, and figured I'd mention it ...

Aolserver4 has a program called 'nsthreadtest' that you can run from the 
command line, that aborts part way through:


pthread: join 9 = 9
nsthreads: pthread_join failed in Ns_ThreadJoin: Invalid argument
Abort (core dumped)

It dumps core, with a quick trace showing:

(gdb) where
#0  0x000800b4781c in pthread_testcancel () from /usr/lib/libpthread.so.2
#1  0x000800b35543 in sigaction () from /usr/lib/libpthread.so.2
#2  0x000800b37062 in sigaction () from /usr/lib/libpthread.so.2
#3  0x000800b30d56 in pthread_kill () from /usr/lib/libpthread.so.2
#4  0x000800b305d3 in raise () from /usr/lib/libpthread.so.2
#5  0x000800d1696d in abort () from /lib/libc.so.6
#6  0x0008007b1cb8 in Tcl_PanicVA () from /usr/local/lib/libtcl84.so.1
#7  0x0008007b1d4d in Tcl_Panic () from /usr/local/lib/libtcl84.so.1
#8  0x000800630a65 in NsThreadFatal () from 
/usr/local/aolserver/lib/libnsthread.so
#9  0x000800632835 in Ns_ThreadJoin () from 
/usr/local/aolserver/lib/libnsthread.so

#10 0x00402868 in main ()

Don't know if its anything to be concerned about, or just something badly 
programmed within nsthreadtest, but figured I'd point it out ... if I can 
provide more details just to confirm it isn't an OS problem, let me know ...



Marc G. Fournier   Hub.Org Networking Services (http://www.hub.org)
Email . [EMAIL PROTECTED]  MSN . [EMAIL PROTECTED]
Yahoo . yscrappy   Skype: hub.orgICQ . 7615664



pgpupOOLK5d8S.pgp
Description: PGP signature