On 11/23/06, Kris Kennaway <[EMAIL PROTECTED]> wrote:
On Thu, Nov 23, 2006 at 01:23:01PM -0800, Bakul Shah wrote:
> > The problem is that kldloading a module if it's already in the kernel
> > can cause a panic. Also if the module becomes stale with respect to
> > the running kernel, this approac
On Thu, Nov 23, 2006 at 21:36:53, Joe Marcus Clarke wrote:
> The pkgdb that ships with portupgrade-2.2.2 is orders of magnitude
> slower that that of 2.1.3.3. On a machine with 472 ports, if I upgrade
> nspr the time to run pkgdb -fF after the upgrade is about ten minutes.
> Prior to upgrading to
On Thu, Nov 23, 2006 at 08:05:38PM +0100, Erwin Lansing wrote:
> Portmgr is pleased to announce that Pav Lucistnik has accepted the
> challenge of being a portmgr member.
[...]
> Wish him luck!
Congratulations and good luck, Pav! :-)
--
Vasil Dimov
[EMAIL PROTECTED]
%
The only difference between
Hi,
latest openoffice-2-devel is again not compileable on [EMAIL PROTECTED]:
Making: ../../unxfbsdx.pro/slo/unocontrolcontainer.obj
g++41 -fmessage-length=0 -c -Os -fno-strict-aliasing -fvisibility=hidden -I.
-I../../unxfbsdx.pro/inc/controls -I../inc -I../../inc/pch -I../../inc
-I../../unx/
--
...atom
http://atom.smasher.org/
762A 3B98 A3C3 96C9 C6B7 582A B88D 52E4 D9F5 7808
-
"Thoughtcrime was not a thing that could be concealed forever.
You might dodge successfully for a while
On Thu, Nov 23, 2006 at 07:05:19PM -0500, Indigo 23 wrote:
> Can you please add Scribes ( http://scribes.sourceforge.net/ ) to the ports?
If you are brave, why not try it yourself?
http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/
If you come to #bsdports on efnet, there are peo
Can you please add Scribes ( http://scribes.sourceforge.net/ ) to the ports?
Thanks.
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
On Thu, 2006-11-23 at 17:33 -0500, Kris Kennaway wrote:
> On Tue, Nov 14, 2006 at 01:44:14AM -0500, Kris Kennaway wrote:
> > On Tue, Nov 14, 2006 at 10:41:37AM +0600, Max Khon wrote:
> > > Hi!
> > >
> > > I've received a bunch of build failures on pointyhat with the same
> > > error reason:
> > >
On Tue, Nov 14, 2006 at 01:44:14AM -0500, Kris Kennaway wrote:
> On Tue, Nov 14, 2006 at 10:41:37AM +0600, Max Khon wrote:
> > Hi!
> >
> > I've received a bunch of build failures on pointyhat with the same
> > error reason:
> >
> > /bin/sh ./libtool --mode=link cc -O -pipe -pthread -o mtest m
On Thu, Nov 23, 2006 at 02:19:51PM -0800, Bakul Shah wrote:
> > It "should" work, but people sometimes report that it doesn't
> > (i.e. when they get the resulting panic). It at least needs to be
> > investigated.
>
> What I suggested works for qemu since kldstat -m works for
> aio and kqemu. Ma
> It "should" work, but people sometimes report that it doesn't
> (i.e. when they get the resulting panic). It at least needs to be
> investigated.
What I suggested works for qemu since kldstat -m works for
aio and kqemu. May be people tried kldload without checking
if the module existed? kldlo
On Thu, Nov 23, 2006 at 01:23:01PM -0800, Bakul Shah wrote:
> > The problem is that kldloading a module if it's already in the kernel
> > can cause a panic. Also if the module becomes stale with respect to
> > the running kernel, this approach can cause a lot of confusion.
>
> I thought the follo
The pkgdb that ships with portupgrade-2.2.2 is orders of magnitude
slower that that of 2.1.3.3. On a machine with 472 ports, if I upgrade
nspr the time to run pkgdb -fF after the upgrade is about ten minutes.
Prior to upgrading to portupgrade-2.2.2, the same operation took about
three seconds. Th
> I thought the following would do the trick:
>
> kldstat -m aio >/devnull 2>&1 || kldload aio
Ugh I forgot about the -q switch.
kldstat -qm aio || kldload aio
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinf
> The problem is that kldloading a module if it's already in the kernel
> can cause a panic. Also if the module becomes stale with respect to
> the running kernel, this approach can cause a lot of confusion.
I thought the following would do the trick:
kldstat -m aio >/devnull 2>&1 || kldload
On Thu, Nov 23, 2006 at 01:07:28PM -0800, Bakul Shah wrote:
> > You need to include AIO support in your kernel (or as a module). The
> > port should be updated to mention this.
>
> May be it is time to add a /usr/local/etc/rc.d/qemu script
> that kldload aio and kqemu (if it exists)?
The problem
> You need to include AIO support in your kernel (or as a module). The
> port should be updated to mention this.
May be it is time to add a /usr/local/etc/rc.d/qemu script
that kldload aio and kqemu (if it exists)?
___
freebsd-ports@freebsd.org mailing
Problem is fixed and new version is committed... Thanks for the hint!
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Kris Kennaway <[EMAIL PROTECTED]>:
[...]
> You need to include AIO support in your kernel (or as a module). The
> port should be updated to mention this.
It mentions that. The problem is that the pkg-message is vanishing so fast
if one uses 'make install clean' ;-).
Regards
Marcus
_
On Thu, 2006-11-23 at 20:05 +0100, Erwin Lansing wrote:
> Portmgr is pleased to announce that Pav Lucistnik has accepted the
> challenge of being a portmgr member. Pav has been with the project for
> a long time and is one of our most active committers and bug busters.
> He has been working on the
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Thu, 23 Nov 2006 20:56:40 +0100
"Koopmann, Jan-Peter" <[EMAIL PROTECTED]> wrote:
> On Donnerstag, 23. November 2006 4:57 Chuck Rock wrote:
>
> > # Upgrading MailScanner.conf file... Please wait
> >
> > *** Error code 126
>
> The tarball changed
On Donnerstag, 23. November 2006 4:57 Chuck Rock wrote:
> # Upgrading MailScanner.conf file... Please wait
>
> *** Error code 126
The tarball changed and the upgrade_MailScanner_conf was/is missing the
exec flag. I adjusted the Makefile. However I do not see a gnats-entry
for my submission and
Erwin Lansing wrote:
> Portmgr is pleased to announce that Pav Lucistnik has accepted the
> challenge of being a portmgr member. Pav has been with the project for
> a long time and is one of our most active committers and bug busters.
> He has been working on the ports infrastructure and will now
Hello freebsd-ports,
Fresh-installed asterisk (port version asterisk-1.2.13) crashes with default
config with SIGSYS.
hostname# uname -a
FreeBSD HOSTNAME 6.1-STABLE FreeBSD 6.1-STABLE #0: Tue May 23 23:36:41 MSD 2006
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/GATEWAY i386
hostname# asteris
On Thu, Nov 23, 2006 at 08:05:38PM +0100, Erwin Lansing wrote..
> Portmgr is pleased to announce that Pav Lucistnik has accepted the
> challenge of being a portmgr member. Pav has been with the project for
> a long time and is one of our most active committers and bug busters.
> He has been workin
On Thu, Nov 23, 2006 at 09:48:38AM -0800, Eric P. Scott wrote:
> >This is not enough; since it is a 4.x binary it is linked against 4.x
> >versions of those libraries, and if you try and run the binary on a
> >modern version of FreeBSD then it will fail, since those libraries are
> >incompatible wi
Erwin Lansing wrote:
Portmgr is pleased to announce that Pav Lucistnik has accepted the
challenge of being a portmgr member. Pav has been with the project for
a long time and is one of our most active committers and bug busters.
He has been working on the ports infrastructure and will now be wor
On Thu, Nov 23, 2006 at 12:57:08PM +0100, Anders Troback wrote:
> Hi,
>
> I have some problems with qemu-0.8.2s.20061102!
>
> When I start Qemu the Qemu console appears and crash:
>
> Bad system call (core dumped)
>
> I have tried on both 6.1 and 6.2!
>
> Anyone running Qemu on 6.2 or 6.1?
Yo
Portmgr is pleased to announce that Pav Lucistnik has accepted the
challenge of being a portmgr member. Pav has been with the project for
a long time and is one of our most active committers and bug busters.
He has been working on the ports infrastructure and will now be working
with the other por
Dear All,
I have started a new package build with X11BASE=/usr/xorg, to shake
out those ports that need to be brought into PREFIX-compliance to deal
with the move of xorg into /usr/local.
The current list of failures is here:
http://pointyhat.freebsd.org/errorlogs/i386-5-exp-latest/
If a port
>This is not enough; since it is a 4.x binary it is linked against 4.x
>versions of those libraries, and if you try and run the binary on a
>modern version of FreeBSD then it will fail, since those libraries are
>incompatible with their 4.x analogues.
I just want to make it clear we're talking abo
Just curious, why would gnucash2 depend on gal & libglade?
Why wouldn't these be gal2 & libglade2?
On Fri, 2006-11-17 at 05:25 +1100, Peter Jeremy wrote:
> On Sun, 2006-Nov-12 11:49:45 -0600, Scott T. Hildreth wrote:
> >On Sun, 2006-10-22 at 10:11 +1000, Peter Jeremy wrote:
> >> I've come up wit
Thanks for getting the update out, but there's a problem when installing.
The make runs fine, but when make install, the following errors are
displayed. I tried a manual make install on a FreeBSD 5.4 and also tried
portupgrade utility on FreeBSD 6.1 system. Both errored at the same point,
runni
On 11/22/06, Ariff Abdullah <[EMAIL PROTECTED]> wrote:
On Thu, 23 Nov 2006 03:44:20 +
"mal content" <[EMAIL PROTECTED]> wrote:
> Hello. I'm currently in dialogue with the developers of Jack
> (audio/jackit) with a view to getting better Jack support on
> FreeBSD. We've come up against an obst
Hi guys,
Does any one know which internet dilers are availble in the ports for a ppp
modem connection to an ISP I am currently using freebsd 5.5
Thanx in advance
--
Peter Nyamukusa
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org
** The following ports have a version number that sorts before a previous one **
For many package tools to work correctly, it is of utmost importance that
version numbers of a port form a monotonic increasing sequence over time.
Refer to the FreeBSD Porter's Handbook, 'Package Naming Convention
On Thu, 23 Nov 2006 13:35:08 +0100
Marcus von Appen <[EMAIL PROTECTED]> wrote:
> On, Thu Nov 23, 2006, Marcus von Appen wrote:
>
> [...]
> > I had the same issue. Loading the aio kernel module should work
> > around that issue:
> >
> > kldload aio
> > ...
> > qemu ...
>
> Which is also mentio
On Thu, 23 Nov 2006 13:22:12 +0100
Marcus von Appen <[EMAIL PROTECTED]> wrote:
> On, Thu Nov 23, 2006, Anders Troback wrote:
>
> > Hi,
> >
> > I have some problems with qemu-0.8.2s.20061102!
> >
> > When I start Qemu the Qemu console appears and crash:
> >
> > Bad system call (core dumped)
> >
On, Thu Nov 23, 2006, Marcus von Appen wrote:
[...]
> I had the same issue. Loading the aio kernel module should work around
> that issue:
>
> kldload aio
> ...
> qemu ...
Which is also mentioned in the pkg-message of the qemu port, by the way
:-).
Regards
Marcus
pgpLXizOfLFy2.pgp
Descrip
On Thu, Nov 23, 2006 at 12:57:08PM +0100, Anders Troback wrote:
> Hi,
>
> I have some problems with qemu-0.8.2s.20061102!
>
> When I start Qemu the Qemu console appears and crash:
>
> Bad system call (core dumped)
You should ktrace this to get more information.
> I have tried on both 6.1 and 6
On, Thu Nov 23, 2006, Anders Troback wrote:
> Hi,
>
> I have some problems with qemu-0.8.2s.20061102!
>
> When I start Qemu the Qemu console appears and crash:
>
> Bad system call (core dumped)
>
> I have tried on both 6.1 and 6.2!
>
> Anyone running Qemu on 6.2 or 6.1?
I had the same issue.
I got the same problem
any help, please
From: Anders Troback <[EMAIL PROTECTED]>
To: FreeBSD Ports
Subject: Qemu crash...
Date: Thu, 23 Nov 2006 12:57:08 +0100
Hi,
I have some problems with qemu-0.8.2s.20061102!
When I start Qemu the Qemu console appears and crash:
Bad system call (core d
Hi,
I have some problems with qemu-0.8.2s.20061102!
When I start Qemu the Qemu console appears and crash:
Bad system call (core dumped)
I have tried on both 6.1 and 6.2!
Anyone running Qemu on 6.2 or 6.1?
Thanks!
\\troback
--
Anders Trobäck
http://www.troback.com/
===
On Wed, Nov 22, 2006 at 08:12:23PM -0800, Allan Bowhill wrote:
> Hello,
Hi,
>
> Is it possible that someone could remove www/emp from the ports collection?
>
> I won't be supporting it anymore, and the ftp site will be offline
> permanently at the end of this month.
>
We usually give users a w
** The following ports have a version number that sorts before a previous one **
For many package tools to work correctly, it is of utmost importance that
version numbers of a port form a monotonic increasing sequence over time.
Refer to the FreeBSD Porter's Handbook, 'Package Naming Convention
45 matches
Mail list logo