Hello.
I'm working on automation of notifications about OS releases through
talennsy notification service. As I can see you have an rss channel,
but it's not only about releases. Do you have a channel where you
announcing ONLY releases of new versions?
With best regards.
On 19/05/2012 09:48, Crashed zero wrote:
> I'm working on automation of notifications about OS releases through
> talennsy notification service. As I can see you have an rss channel,
> but it's not only about releases. Do you have a channel where you
> announcing ONLY releases of new versions?
Unf
> > FreeBSD myhost 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Fri Mar 23
> > 20:00:59 PDT 2012 root@myhost:/usr/obj/usr/src/sys/GENERIC
> > amd64
> >
> > root#cd /usr/obj
> > root#chflags -R noschg *
> > root#rm -rf *
> > root#make buildworld
> > ...
> > cd /usr/src; MACHINE=i386 MACHINE_ARCH=i386 MA
On 05/18/2012 09:17 PM, Andriy Babiy wrote:
Makefile.inc1", line 160: CPUTYPE global should be set with ?=
I think the problem is the wrong cpu type define. . I took a
glance at the code in the makefile.inc1 to see what would set that
error off and i found this in the makefile.inc1
[wojtek@wojtek ~/robod]$ openoffice-3.4.0
[Java framework] Error in function createSettingsDocument
(elements.cxx).javaldx failed!
terminate called after throwing an instance of
'com::sun::star::uno::RuntimeException'
compiled fine, installed without problems jdk 1.6 too.
any ideas? thanks
_
the system setup menu, the boot menu shows that "freebsd90" is the first (and
only) bootable hard drive.
Yet when I try to install FreeBSD 9.0-R, FreeBSD ignores the hardware RAID
and sees the two separate drives, instead of seeing a single logical drive.
good lesson to NEVER use this pseudo-
FreeBSD will use a hardware RAID device -only- if the particular type of
RAID chip/chipset/controller is known to the included device drivers.
do not use "hardware RAID" for such things as this is nothing else
than normal controller and BIOS/driver support.
__
Gary Aitken writes:
> Trying to set up a new box 9.0-RELEASE w/ X; has ATI Radeon HD5500 card.
>
> X.org -config says:
> Missing output drivers. Configuration failed.
I do not have this card/chip; I have a HD3300.
Having installed xf86-video-radeonhd-1.3.0.5, 'device "rad
> From woj...@wojtek.tensor.gdynia.pl Sat May 19 06:51:00 2012
> Date: Sat, 19 May 2012 13:48:18 +0200 (CEST)
> From: User Wojtek
> To: Robert Bonomi
> cc: freebsd-questions@freebsd.org, te...@sunset.tx.net
> Subject: Re: Optiplex 755 RAID 1 logical drive configuration ignored by
> FreeBSD 9.0-
Hi folks,
i ran into problems keeping my ports-collection up to date.
Although i did a portsnap fet and install i think there are obsolete an old
ports still on the disk.
I tried to compile a programm and it complained about an older version of a
depending package.
I deleted the whole ports-dir, d
Since approx. a week for now, I can not build FreeBSD 10.0-CURRENT/amd64
anymore! This happens to be on ALL(!) FreeBSD 10 boxes around here I
maintain.
Build is usually performed with CLANG, but also legacy gcc 4.2.1 build
do fail.
The error is always the same, as documented below.
I allow to bui
On 19/05/2012 15:27, Beastie-Boy wrote:
> i ran into problems keeping my ports-collection up to date.
> Although i did a portsnap fet and install i think there are obsolete an old
> ports still on the disk.
portsnap will synchronise your ports tree with what is in the FreeBSD
CVS repo. The way it
On Fri, 18 May 2012, Gary Aitken wrote:
Trying to set up a new box 9.0-RELEASE w/ X; has ATI Radeon HD5500 card.
X.org -config says:
Missing output drivers. Configuration failed.
From X.org I see one is supposed to get linux drivers from ati/amd,
but this info is over 2 years old and
http:/
On Sat, 19 May 2012, Matthew Seaman wrote:
That's a bit drastic and pretty much something you'ld never actually
want to do in normal usage. However, for completeness' sake:
# pkg_delete -af
will remove all installed ports. After doing that there should be
hardly anything left under /usr/lo
I used 'hardware RAID' because that is -precisely- how the OP described
their equipment.
unfortunately this is true - it is DESCRIBED as such. lie is standard tool
in todays IT marketing.
What are facts:
- very few controllers actually have some RAID support. those usually have
onboard RAM i
On Sat, 19 May 2012 15:55:08 +0200
"O. Hartmann" wrote:
> Since approx. a week for now, I can not build FreeBSD 10.0-CURRENT/amd64
> anymore! This happens to be on ALL(!) FreeBSD 10 boxes around here I
> maintain.
> Build is usually performed with CLANG, but also legacy gcc 4.2.1 build
> do fail.
On 19/05/2012 16:07, Warren Block wrote:
> The -f is probably not needed. I've done this rarely enough to not
> recall, but -a should sort everything in the right order so dependencies
> are uninstalled in order.
I find that 'pkg_delete -af' gives more reliable results. Agreed, it
should not be
On 5/19/2012 3:11 AM, Edward M wrote:
Try 'env -i make buildworld' after cleaning obj.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubsc
On 05/19/2012 03:29 AM, Andriy Babiy wrote:
>>> "Makefile.inc1", line 160: CPUTYPE global should be set with ?=.
...
> In make.conf I have CPUTYPE=nocona
As it says, you need CPUTYPE?=nocona instead of CPUTYPE=nocona in
/etc/make.conf or /etc/src.conf; otherwise the build process chokes
while buil
On 05/19/2012 09:18 AM, CyberLeo Kitsana wrote:
As it says, you need CPUTYPE?=nocona instead of CPUTYPE=nocona in
/etc/make.conf or /etc/src.conf; otherwise the build process chokes
while building the 32-bit compatibility stuff, since it cannot override
your 64-bit CPU selection with a 32-bit one
Ok... I tried the xf86-video-radeonhd driver, to no avail.
Then tried xf86-video-ati-6.14.3 with marginally better results.
Using the ati driver, which reports that it works for the HD5500, Xorg
hobbles and writes a config file.
When it attempts to start, the log shows a boatload of information
Ok, many thanks for your replies.
I forgot to tell that i recently upgraded from 8.1 to 9.0-RELEASE.
That excplains maybe why i had obsolete/old packages/ports on my disk.
The problem i had was that gdm, gnome didnt start after the upgrade.
So i tried to build the gnome and gdm thing again via pkg_
On Sat, 19 May 2012 11:08:19 -0700 (PDT)
Beastie-Boy wrote:
> Ok, many thanks for your replies.
> I forgot to tell that i recently upgraded from 8.1 to 9.0-RELEASE.
> That excplains maybe why i had obsolete/old packages/ports on my disk.
When you cross a major OS release boundary, you need to fo
On Sat, 19 May 2012 11:59:03 -0600, Gary Aitken wrote:
> 1. Since the driver notes that Acceleration was disabled, but there are
> no other errors, shouldn't the driver work in dumb frame buffer mode?
> (Hoping to get something hobbling along...) Or is this the result of
> the need for KMS and
On Sat, 19 May 2012 19:43:09 +0100, RW wrote:
> On Sat, 19 May 2012 11:08:19 -0700 (PDT)
> Beastie-Boy wrote:
>
> > Ok, many thanks for your replies.
> > I forgot to tell that i recently upgraded from 8.1 to 9.0-RELEASE.
> > That excplains maybe why i had obsolete/old packages/ports on my disk.
>
On 19/05/2012 20:08, Beastie-Boy wrote:
> I forgot to tell that i recently upgraded from 8.1 to 9.0-RELEASE.
> That excplains maybe why i had obsolete/old packages/ports on my disk.
Ahah! That is exactly the situation where you do want to remove all your
installed ports and rebuild them.
On Sat, 19 May 2012 11:08:19 -0700 (PDT), Beastie-Boy wrote:
> Ok, many thanks for your replies.
> I forgot to tell that i recently upgraded from 8.1 to 9.0-RELEASE.
> That excplains maybe why i had obsolete/old packages/ports on my disk.
When you do such an update (major version number), you shou
On 19/05/2012 21:09, Polytropon wrote:
>> Sorry i cant paste logs, bsd is running on another machine.
> You can use SSH to log into the BSD machine and cut text from
> the session. :-)
Or just run:
% script /tmp/session.log
Do all your updating tasks, then type 'exit' when done, and you'll g
On Sat, May 19, 2012 at 6:55 AM, O. Hartmann
wrote:
> Since approx. a week for now, I can not build FreeBSD 10.0-CURRENT/amd64
> anymore! This happens to be on ALL(!) FreeBSD 10 boxes around here I
> maintain.
...
> b) build and install /usr/src/lib via "make clean cleandepend depend obj
> all i
On Sat, 19 May 2012, Polytropon wrote:
On Sat, 19 May 2012 11:08:19 -0700 (PDT), Beastie-Boy wrote:
Ok, many thanks for your replies.
I forgot to tell that i recently upgraded from 8.1 to 9.0-RELEASE.
That excplains maybe why i had obsolete/old packages/ports on my disk.
When you do such an u
On 05/19/12 13:24, User Wojtek wrote:
[wojtek@wojtek ~/robod]$ openoffice-3.4.0
[Java framework] Error in function createSettingsDocument
(elements.cxx).javaldx failed!
terminate called after throwing an instance of
'com::sun::star::uno::RuntimeException'
compiled fine, installed without pro
On 05/17/12 07:54, Любомир Григоров wrote:
We have to wait, unfortunately. I am using a Linux partition with Wine
meanwhile. As long as it's not mainstream, it will be hard to do. Not to
mention port is at 1.4.
FreeBSD have 2 wine- ports. :)
http://www.freebsd.org/cgi/ports.cgi?query=wine-1&styp
the problem is that what i found is not this.
all description i found is that deleting .openoffice* from $HOME fixes it.
it doesn't. i even created new user with no leftover any config files and
still same.
On Sat, 19 May 2012, lokada...@gmx.de wrote:
On 05/19/12 13:24, User Wojtek wrote:
On 05/19/2012 02:28 PM, lokada...@gmx.de wrote:
On 05/17/12 07:54, Любомир Григоров wrote:
We have to wait, unfortunately. I am using a Linux partition with Wine
meanwhile. As long as it's not mainstream, it will be hard to do. Not to
mention port is at 1.4.
FreeBSD have 2 wine- ports. :)
http:
At 07:07 AM 5/18/2012, David Banning wrote:
> > It is machines that connect and receive via DHCP 192.168.1.2 and
above that
> > can't connect to the internet though the server. I don't know a whole
> > lot about route - I have been attempting a variation of route commands
> > without success.
>
On Wed, 16 May 2012, Jerry McAllister wrote:
On Tue, May 15, 2012 at 12:51:04AM -0400, Benjamin Kaduk wrote:
Hello Ben,
Thank you for your response.
I cleaned and then copied the 82 file to 83 and then edited it
to replace all 82-s with 83 or added it where there seemed to be
a list of versio
On Sat, 19 May 2012, Polytropon wrote:
3. The Xorg man page notes that should cause it to
exit. However, it doesn't, and I had to use kill -TERM. Any hints on
why doesn't cause it to exit?
This is also a new default to _not_ work anymore. You have more
than two (if I remember correctly) o
37 matches
Mail list logo