In my nightly portupgrade I got, while upgrading print/cups-client :
...
Compiling bannertops.c...
cc -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -I.. -D_CUPS_SOURCE
-I/
usr/local/include -O2 -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE
-D_LARGEF
ILE64_SOURCE -D_THREAD_SAFE -D_REENTR
El día Saturday, November 28, 2009 a las 12:15:11PM -0800, Gary Kline escribió:
> On Sat, Nov 28, 2009 at 12:58:09PM +0100, Matthias Apitz wrote:
> > El día Saturday, November 28, 2009 a las 11:26:55AM +0200, Manolis Kiagias
> > escribió:
> >
> > > Now that you got it installed, you may use pkg_
Hello everyone,
I recently upgraded to 8, and purchased a HighPoint RocketRAID 2640 card.
Sadly I had remembered incorrectly that this was supported by either the hptrr
or hptiop driver, and instead it seems to only be supported by a binary driver
from HighPoint. However, the latest release of t
Just installed mpd5 to experiment with it, and got the following error message
on the next boot:
WARNING: attempt to domain_add(netgraph) after domainfinalize()
What does this mean? Does it signal a serious problem?
--Brett Glass
___
freebsd-question
I had tried that. It doesn't work:
# ls -d1 /dev/ad* | sort -n
/dev/ad10
/dev/ad4
/dev/ad6
/dev/ad8
I want the ad10 to appear last...
-Original Message-
From: Giorgos Keramidas [mailto:keram...@ceid.upatras.gr]
Sent: Saturday, November 28, 2009 4:31 PM
To: Peter Steele
Cc: freebsd-quest
Am Samstag, den 28.11.2009, 15:01 -0800 schrieb Gary Kline:
> Folks, I t think I asked here a couple years ago when the
> same thing happened; I didn't think it would happen again.
>
> Evo works fairly well--is there a way I can make it my default
> GUI mailer?-- I hope so.
On Fri, Nov 27, 2009 at 07:47:03PM -0800, Paul Hoffman wrote:
>
> Greetings again. I used freebsd-update to upgrade a system from 7.1
> to 7.2. The main upgrade went fine, but upgrading the ports had huge
> problems. It could not find most (but not all) of the packages to
> upgrade. A typical part
On Sat, 28 Nov 2009 11:48:18 -0600, Peter Steele wrote:
> Can anyone recommend a quick and dirty way to sort a device list? For
> example, if I do this:
>
> ls /dev/ad* | sort
>
> I get something like this:
>
> /dev/ad10
> /dev/ad4
> /dev/ad6
> /dev/ad8
Just use `sort -n':
ls -d1 /dev/ad* |
On Sat, 28 Nov 2009 18:26:45 +, Frank Shute wrote:
> On Sat, Nov 28, 2009 at 08:49:57PM +0900, Ben Bullock wrote:
>>
>> I am trying to install Mercurial on FreeBSD in order to install Go
>> (programming language). I am running into a problem with Mercurial
>> which looks like this:
>>
>> $ hg
The camera in question is an Olympus C-2040Z, I've had no problems using
it with 6.4. I tried rev. 7 some time ago but plugging the camera in
always caused a panic and crash so I stayed with 6.4. Now that 8.0 is
out I'd like to move on and the good news is that with 8.0 I can
connect the camera
Folks, I t think I asked here a couple years ago when the
same thing happened; I didn't think it would happen again.
Evo works fairly well--is there a way I can make it my default
GUI mailer?-- I hope so. Anyway, in recent months it fails to
display the ic
Dimitri Yioulos wrote:
I can't believe it. After all this time hacking away, I solved my issue rather
easily.
I made sure sendmail was turned off, then deinstalled/reinstalled
postfix-current from
ports. I had to tweak some directives in mailer.conf and main.cf based on a
couple of
posts I
On Sat, 28 Nov 2009 12:56:57 -0500, Dimitri Yioulos wrote
> Greetz to all.
>
> I've never been able to get a mail server working on my FreeBSD installation.
>
> While I recently upgraded to 8.0-RELEASE, it hasn't worked since my initisl
> 7.0-RELEASE installation. This is not a major server,
Yes, there is something like COMPAT7X option in 8.0 GENERIC kernel.
2009/11/28 David Jackson :
> I would like to upgrade a 7.1 FreeBSD system to 8.0 FreeBSD using
> sysinstalls binary upgrade feature. I would mainly for now would like to
> upgrade the core OS and X and so on, but I still have some
On Sat, Nov 28, 2009 at 04:02:50PM -0500, PJ wrote:
> ill...@gmail.com wrote:
> > 2009/11/26 Gary Kline :
> >
> >> ??? ??? ??? ???Folks,
> >>
> >> ??? ??? ??? ???IF any/everone would keep an eye out for national Black
> >> FRiday
> >> ??? ??? ??? ???adds that offer a 9-10" ASUS-EEE, I'd appreci
S4mmael wrote:
webfont works well. You can also install ttf fonts from windows.Or use Ubuntu).
webfonts is installed on my system and doesn't work in ff, as I
mentioned before.
My question is "why ff shows Cyrillic so poorly, as opposed opera on the
same system", and you didn't answer it.
webfont works well. You can also install ttf fonts from windows.Or use Ubuntu).
2009/11/28 Yuri :
> Boris Samorodov wrote:
>>
>> Install x11-fonts/webfonts and do apropriate changes to xorg.conf.
>> I have webfonts right after misc fonts at xorg.conf. That always
>> gave me good results.
>>
>
> I
On Sat, Nov 28, 2009 at 12:58:09PM +0100, Matthias Apitz wrote:
> El día Saturday, November 28, 2009 a las 11:26:55AM +0200, Manolis Kiagias
> escribió:
>
> > Now that you got it installed, you may use pkg_create:
> >
> > pkg_create -Rb openoffice.org-3.1.1
> >
> > (You can get the exact packag
I would like to upgrade a 7.1 FreeBSD system to 8.0 FreeBSD using
sysinstalls binary upgrade feature. I would mainly for now would like to
upgrade the core OS and X and so on, but I still have some 7.1 binaries
that will still be on the system. Is there binary compatability with 7.1
binaries on
On Sat, Nov 28, 2009 at 08:49:57PM +0900, Ben Bullock wrote:
>
> I am trying to install Mercurial on FreeBSD in order to install Go
> (programming language). I am running into a problem with Mercurial
> which looks like this:
>
> $ hg pull
> abort: could not import module thread!
> Exception Attri
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hey all,
After the successful release of 8.0, I am pleased to announce that I
have updated my little project here:
http://freebsd-custom.wikidot.com
to provide an XFCE DVD based on the new release.
Here are the direct download links:
http://freebs
Greetz to all.
I've never been able to get a mail server working on my FreeBSD installation.
While I
recently upgraded to 8.0-RELEASE, it hasn't worked since my initisl 7.0-RELEASE
installation. This is not a major server, so I haven't fussed with it up to
now. But,
I would like to finally fi
Can someone elaborate on what exactly this statement in the 8.0
detailed release notes means?
http://www.freebsd.org/releases/8.0R/relnotes-detailed.html#FS
> 2.2.5 File Systems
>
> “dangerously dedicated” mode for the UFS file system is no longer supported.
>
> Important: Such disks will need t
Can anyone recommend a quick and dirty way to sort a device list? For example,
if I do this:
ls /dev/ad* | sort
I get something like this:
/dev/ad10
/dev/ad4
/dev/ad6
/dev/ad8
I can add -g, but it doesn't help:
ls /dev/ad* | sort -g
/dev/ad10
/dev/ad4
/dev/ad6
/dev/ad8
I need to skip the de
On Sat, 28 Nov 2009, Victor Lyapunov wrote:
I wanted to ask a simple question, is ZFS now ready to be used on
production systems?
From Thursday's announcement:
- ZFS no longer in experimental status
...so I would guess the answer is 'yes'.
--
Chris Hill ch...@monochr
Hi everybody,
First of all, I would like to congratulate all of you and thank all
the developers and contributors, and the core team as the widely
expected 8.0-RELEASE has become available recently.
I wanted to ask a simple question, is ZFS now ready to be used on
production systems?
Best regards,
On Sat, 28 Nov 2009 08:16:58 -0800, Rem P Roberti wrote:
> In trying to upgrade CUPS on a new 7.2 installation (CUPS was installed
> via sysinstall) the upgrade choked, and then I saw in UPDATING that
> print/cups has been split into multiple ports, and that in order to
> upgrade you must first re
In trying to upgrade CUPS on a new 7.2 installation (CUPS was installed
via sysinstall) the upgrade choked, and then I saw in UPDATING that
print/cups has been split into multiple ports, and that in order to
upgrade you must first remove the installed version. What is the best
way to do that? Sho
On Sat, 28 Nov 2009 11:57:17 +0100
Frank Staals wrote:
> Hey everyone,
>
> Yesterday I wanted to update my system currently running 8.0-RC1
> amd64 to the latest 8-STABLE release. However buildworld failed. I
> found out the problem seems to pop up when trying to build the lib32
> libraries. If
ill...@gmail.com wrote:
> 2009/11/26 Gary Kline :
>
>> � � � �Folks,
>>
>> � � � �IF any/everone would keep an eye out for national Black FRiday
>> � � � �adds that offer a 9-10" ASUS-EEE, I'd appreciate it. � (I've been
>> � � � �poking around for much of today, but zip.) �The stores that are
>
I am trying to install Mercurial on FreeBSD in order to install Go
(programming language). I am running into a problem with Mercurial
which looks like this:
$ hg pull
abort: could not import module thread!
Exception AttributeError: "'httpsrepository' object has no attribute
'urlopener'" in > ignor
Hi to all;
I have a system where I will be running 5 VBox VMs (3 W2K3, 1 XP & 1 Linux)
for a lab simulation (work obligations). I have already ran the 5 VMs with a
regular load on each and everything went fine. I think VBox is truly a great
VM Manager, and it runs better (smoother and faster) i
Hi to all;
I have a system where I will be running 5 VBox VMs (3 W2K3, 1 XP & 1 Linux)
for a lab simulation (work obligations). I have already ran the 5 VMs with a
regular load on each and everything went fine. I think VBox is truly a great
VM Manager, and it runs better (smoother and faster) i
El día Saturday, November 28, 2009 a las 11:26:55AM +0200, Manolis Kiagias
escribió:
> Now that you got it installed, you may use pkg_create:
>
> pkg_create -Rb openoffice.org-3.1.1
>
> (You can get the exact package name using pkg_info -Ix openoffice)
> The -R flag will also build all dependen
Hi,
I'm trying to read/write on usb weather station.
I've got a C soft which find it on /dev/uhid0
But i do not know how to read/write on it.
It make 5 years i've not used C developpement.
I've read handbook and what i can find about USB / UHID and
communication ...
But i still don't know how
Daniel O'Connor wrote:
> [ -current CC dropped ]
> On Mon, 9 Nov 2009, O. Hartmann wrote:
>> I try to install a fresh new FreeBSD 8.0-RC2 (from snapshot-DVD) on a
>> barndnew harddrive. As far as I recall partitioning a disk is now
>> done via gpart and the limitation of having only 8 (-2) partitio
On Sat, Nov 28, 2009 at 11:26:55AM +0200, Manolis Kiagias wrote:
> Gary Kline wrote:
> > How do I build tarballs of packages that usually wind up in
> > /usr/ports/packages?
> >
> > I thought I had something in /etc/make.conf, but nope. My
> > build of OOo [311] recently finished
Hey everyone,
Yesterday I wanted to update my system currently running 8.0-RC1 amd64
to the latest 8-STABLE release. However buildworld failed. I found out
the problem seems to pop up when trying to build the lib32 libraries. If
I build lib32 without ccache everything on itself everything seem
Gary Kline wrote:
> How do I build tarballs of packages that usually wind up in
> /usr/ports/packages?
>
> I thought I had something in /etc/make.conf, but nope. My
> build of OOo [311] recently finished on my new to-be server.
> Since both the new Dell and this ol
Le Sat, 28 Nov 2009 01:05:47 -0800,
Gary Kline a écrit :
> How do I build tarballs of packages that usually wind up in
> /usr/ports/packages?
...
> # make install package clean? Or what?
make package
You can also create a package from an already installed port with
pkg_creat
How do I build tarballs of packages that usually wind up in
/usr/ports/packages?
I thought I had something in /etc/make.conf, but nope. My
build of OOo [311] recently finished on my new to-be server.
Since both the new Dell and this older Dell are runni
41 matches
Mail list logo