Installation queries

2010-04-24 Thread Warren Liddell
I have a Hard Drive presently running Win 7 which ironically i wish to 
remain souly a Win drive .. my question is, i have another drive im 
looking to put in while i take the windows 1 out and install FreeBSD 
onto it .. if later on i decide for some god unknown reason to put that 
drive back in and take the FreeBSD one out .. will there be any issues ?

___
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: Force installation of dependencies

2009-10-21 Thread Warren Liddell
53 PM, Warren Liddell shin...@maydias.com mailto:shin...@maydias.com 
mailto:shin...@maydias.com mailto:shin...@maydias.com wrote:



   is there a command that when comnpiling a certain pkg will
tell it
   to forcefully re-do every single dependcy for that
particular pkg ?


Judging from the topics of your recent posts, I assume you're
not using a port managment tools to handling installing and
upgrading your applications.  Become familar with portmaster
or portupgrade, you'll save yourself a lot of headache.


-- 
Adam Vande More


i use portupgrade .. but atm im getting no options or solutions to
my problem .. so im trying to think of radical ways an means of
solving it .. re-installing all dependencies of this pkg im hoping
will solve my issue


portupgrade -Rf portname should do the trick.


This has made a huge difference an has indeed helped to get a lot of 
troublesome ports done.


Many tnxs for the help :)
___
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


Force installation of dependencies

2009-10-20 Thread Warren Liddell
is there a command that when comnpiling a certain pkg will tell it to 
forcefully re-do every single dependcy for that particular pkg ?

___
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: Force installation of dependencies

2009-10-20 Thread Warren Liddell

Adam Vande More wrote:
On Tue, Oct 20, 2009 at 10:53 PM, Warren Liddell shin...@maydias.com 
mailto:shin...@maydias.com wrote:


is there a command that when comnpiling a certain pkg will tell it
to forcefully re-do every single dependcy for that particular pkg ?


Judging from the topics of your recent posts, I assume you're not 
using a port managment tools to handling installing and upgrading your 
applications.  Become familar with portmaster or portupgrade, you'll 
save yourself a lot of headache.



--
Adam Vande More
i use portupgrade .. but atm im getting no options or solutions to my 
problem .. so im trying to think of radical ways an means of solving it 
.. re-installing all dependencies of this pkg im hoping will solve my issue

___
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


Continued hassles trying to compile qt4-designer

2009-10-19 Thread Warren Liddell
Running FreeBSD 7.2-STABLE AMD64 machine ports src an kernel are as 
updated as can be .. below is the error when trying to compile...




: undefined reference to 
`qdesigner_internal::QDesignerSharedSettings::formTemplatePaths() const'
.obj/release-shared/newform.o(.text+0x5): In function 
`NewForm::grabForm(QDesignerFormEditorInterface*, QIODevice, QString 
const, qdesigner_internal::DeviceProfile const)':
: undefined reference to 
`qdesigner_internal::NewFormWidget::grabForm(QDesignerFormEditorInterface*, 
QIODevice, QString const, qdesigner_internal::DeviceProfile const)'
.obj/release-shared/newform.o(.text+0xcfc): In function 
`NewForm::NewForm(QDesignerWorkbench*, QWidget*, QString const)':
: undefined reference to 
`QDesignerNewFormWidgetInterface::createNewFormWidget(QDesignerFormEditorInterface*, 
QWidget*)'
.obj/release-shared/newform.o(.text+0x112c): In function 
`NewForm::NewForm(QDesignerWorkbench*, QWidget*, QString const)':
: undefined reference to 
`QDesignerNewFormWidgetInterface::createNewFormWidget(QDesignerFormEditorInterface*, 
QWidget*)'
.obj/release-shared/preferencesdialog.o(.text+0x245): In function 
`PreferencesDialog::PreferencesDialog(QDesignerFormEditorInterface*, 
QWidget*)':
: undefined reference to `QDesignerFormEditorInterface::optionsPages() 
const'
.obj/release-shared/preferencesdialog.o(.text+0x625): In function 
`PreferencesDialog::PreferencesDialog(QDesignerFormEditorInterface*, 
QWidget*)':
: undefined reference to `QDesignerFormEditorInterface::optionsPages() 
const'
/usr/local/lib/qt4/libQtDesigner.so: undefined reference to 
`QCss::Parser::parse(QCss::StyleSheet*)'

*** Error code 1
1 error
*** Error code 2
1 error
*** Error code 2
1 error
*** Error code 2
1 error
*** Error code 1

Stop in /usr/ports/devel/qt4-designer.

___
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


Multiple qt4 issues

2009-10-14 Thread Warren Liddell
im running AMD64 FreeBSD7.2-STABLE latest src//kernel and ports so far 
as what depends on various QT4 pkgs ...


Everything comes down to this 1 port but yet i removed all of them an it 
still cracks .. what am i missing or havent read...


===Verifying install for qt4-phonon=4.5.2 in 
/usr/ports/multimedia/qt4-phonon
===  qt4-phonon-4.5.2 conflicts with KDE4 phonon. Please, deinstall 
multimedia/phonon.

*** Error code 1

Stop in /usr/ports/multimedia/qt4-phonon.
*** Error code 1

Stop in /usr/ports/www/qt4-webkit.

enterprise# ls /var/db/pkg | grep phon
enterprise#

___
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: Multiple qt4 issues

2009-10-14 Thread Warren Liddell



Do a:

%pkg_version -v  ~/pv.out

...and then review the ~/pv.out file *manually* to see if you can
identify any oddities. (yes, grep is good and grep is great, but I've
missed obvious things by grep'ing the pkg db in the past).

I'm personally not one to help with GUI things, but hopefully my
suggestion may provide a lead.

Steve


I solved that issue, after reading info in UPDATING .. however the issue 
now is qt4-designer


--

: undefined reference to 
`qdesigner_internal::QDesignerSharedSettings::formTemplatePaths() const'
.obj/release-shared/saveformastemplate.o(.text+0x12d3): In function 
`SaveFormAsTemplate::SaveFormAsTemplate(QDesignerFormEditorInterface*, 
QDesignerFormWindowInterface*, QWidget*)':
: undefined reference to 
`qdesigner_internal::QDesignerSharedSettings::formTemplatePaths() const'
.obj/release-shared/newform.o(.text+0x5): In function 
`NewForm::grabForm(QDesignerFormEditorInterface*, QIODevice, QString 
const, qdesigner_internal::DeviceProfile const)':
: undefined reference to 
`qdesigner_internal::NewFormWidget::grabForm(QDesignerFormEditorInterface*, 
QIODevice, QString const, qdesigner_internal::DeviceProfile const)'
.obj/release-shared/newform.o(.text+0xcfc): In function 
`NewForm::NewForm(QDesignerWorkbench*, QWidget*, QString const)':
: undefined reference to 
`QDesignerNewFormWidgetInterface::createNewFormWidget(QDesignerFormEditorInterface*, 
QWidget*)'
.obj/release-shared/newform.o(.text+0x112c): In function 
`NewForm::NewForm(QDesignerWorkbench*, QWidget*, QString const)':
: undefined reference to 
`QDesignerNewFormWidgetInterface::createNewFormWidget(QDesignerFormEditorInterface*, 
QWidget*)'
.obj/release-shared/preferencesdialog.o(.text+0x245): In function 
`PreferencesDialog::PreferencesDialog(QDesignerFormEditorInterface*, 
QWidget*)':
: undefined reference to `QDesignerFormEditorInterface::optionsPages() 
const'
.obj/release-shared/preferencesdialog.o(.text+0x625): In function 
`PreferencesDialog::PreferencesDialog(QDesignerFormEditorInterface*, 
QWidget*)':
: undefined reference to `QDesignerFormEditorInterface::optionsPages() 
const'
/usr/local/lib/qt4/libQtDesigner.so: undefined reference to 
`QCss::Parser::parse(QCss::StyleSheet*)'

*** Error code 1
1 error
*** Error code 2
1 error
*** Error code 2
1 error
*** Error code 2
1 error
*** Error code 1

Stop in /usr/ports/devel/qt4-designer.
___
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


Error Compiling qt4-dbus

2009-10-09 Thread Warren Liddell

Running AMD64 7.2-STABLE src  kernel upto date an trying to get ports
updated when encountering the below issue which is now affecting a lot
of programs..



cd
/usr/ports/devel/dbus-qt4/work/qt-x11-opensource-src-4.5.2/./tools/qdbus/qdbus
make first
c++ -c -O2 -fno-strict-aliasing -pipe -O2 -Wall -W -D_LARGEFILE64_SOURCE
-D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -DQT_SHARED
-I/usr/local/share/qt4/mkspecs/freebsd-g++ -I. -I../../../include/QtCore
-I../../../include/QtXml -I../../../include -I../../../include/QtDBus
-I.moc/release-shared -I/usr/local/include -o
.obj/release-shared/qdbus.o qdbus.cpp
g++ -Wl,-O1 -pthread -Wl,-rpath,/usr/local/lib/qt4
-Wl,-rpath,/usr/local/lib/qt4 -o ../../../bin/qdbus
.obj/release-shared/qdbus.o-L/usr/local/lib/qt4
-L/usr/ports/devel/dbus-qt4/work/qt-x11-opensource-src-4.5.2/lib
-L/usr/local/lib -lQtDBus -L/usr/local/lib/qt4 -L/usr/local/lib -pthread
-pthread -pthread -pthread -pthread -pthread -lQtXml -pthread -pthread
-lQtCore -lz -lm -pthread -lgthread-2.0 -lglib-2.0 -liconv
.obj/release-shared/qdbus.o(.text+0xdc): In function `printArg(QVariant
const)':
: undefined reference to `QDBusUtil::argumentToString(QVariant const)'
*** Error code 1

Stop in
/usr/ports/devel/dbus-qt4/work/qt-x11-opensource-src-4.5.2/tools/qdbus/qdbus.
*** Error code 1

Stop in
/usr/ports/devel/dbus-qt4/work/qt-x11-opensource-src-4.5.2/tools/qdbus/qdbus.
*** Error code 1

Stop in
/usr/ports/devel/dbus-qt4/work/qt-x11-opensource-src-4.5.2/tools/qdbus.
*** Error code 1

Stop in /usr/ports/devel/dbus-qt4.


___
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


Error Compiling qt4-dbus

2009-10-08 Thread Warren Liddell
Running AMD64 7.2-STABLE src  kernel upto date an trying to get ports 
updated when encountering the below issue which is now affecting a lot 
of programs..




cd 
/usr/ports/devel/dbus-qt4/work/qt-x11-opensource-src-4.5.2/./tools/qdbus/qdbus

make first
c++ -c -O2 -fno-strict-aliasing -pipe -O2 -Wall -W -D_LARGEFILE64_SOURCE 
-D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -DQT_SHARED 
-I/usr/local/share/qt4/mkspecs/freebsd-g++ -I. -I../../../include/QtCore 
-I../../../include/QtXml -I../../../include -I../../../include/QtDBus 
-I.moc/release-shared -I/usr/local/include -o 
.obj/release-shared/qdbus.o qdbus.cpp
g++ -Wl,-O1 -pthread -Wl,-rpath,/usr/local/lib/qt4 
-Wl,-rpath,/usr/local/lib/qt4 -o ../../../bin/qdbus 
.obj/release-shared/qdbus.o-L/usr/local/lib/qt4 
-L/usr/ports/devel/dbus-qt4/work/qt-x11-opensource-src-4.5.2/lib 
-L/usr/local/lib -lQtDBus -L/usr/local/lib/qt4 -L/usr/local/lib -pthread 
-pthread -pthread -pthread -pthread -pthread -lQtXml -pthread -pthread 
-lQtCore -lz -lm -pthread -lgthread-2.0 -lglib-2.0 -liconv
.obj/release-shared/qdbus.o(.text+0xdc): In function `printArg(QVariant 
const)':

: undefined reference to `QDBusUtil::argumentToString(QVariant const)'
*** Error code 1

Stop in 
/usr/ports/devel/dbus-qt4/work/qt-x11-opensource-src-4.5.2/tools/qdbus/qdbus.

*** Error code 1

Stop in 
/usr/ports/devel/dbus-qt4/work/qt-x11-opensource-src-4.5.2/tools/qdbus/qdbus.

*** Error code 1

Stop in 
/usr/ports/devel/dbus-qt4/work/qt-x11-opensource-src-4.5.2/tools/qdbus.

*** Error code 1

Stop in /usr/ports/devel/dbus-qt4.

___
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


FOR MARK

2009-05-04 Thread Warren Liddell
After finally managing to get some encoding options from this list 
everything went smoothley untill it got to the burning part .. below is 
the error i got


enterprise# ls
dvd.iso
enterprise# growisofs -dvd-video -Z /dev/cd1 dvd.iso
WARNING: /dev/cd1 already carries isofs!
About to execute 'mkisofs -dvd-video dvd.iso | builtin_dd of=/dev/pass1
obs=32k seek=0'
mkisofs: Unable to make a DVD-Video image.
:-( write failed: Input/output error

enterprise# growisofs -dvd-video -Z /dev/cd0 dvd.iso
Executing 'mkisofs -dvd-video dvd.iso | builtin_dd of=/dev/pass0 obs=32k
seek=0'
mkisofs: Unable to make a DVD-Video image.
:-( write failed: Input/output error

What am i missing//not doing correctly ?


___
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: FOR MARK

2009-05-04 Thread Warren Liddell

What am i missing//not doing correctly ?



Missing: Reading the handbook.
Not doing correctly: Command line options.
:-)
  
I'll skip a lot of steps then an just use the standard growisofs for img 
files since DVStyler creates the DVD Video IMG once you've imported the 
mpeg file


/
/

___
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


Cant connect to SVN server

2009-04-30 Thread Warren Liddell

I have been trying for the last couple weeks to update my ports etc via
svn but each time i try i get the below msg, im running latest updated
ports atm via csup on a FREEBSD7.1-STABLE AMD64 system..


enterprise# svn up /usr/area51
svn: OPTIONS of 'https://kf.athame.co.uk/kde-freebsd/trunk/area51':
could not connect to server (https://kf.athame.co.uk)

___
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


Has SVN server changed ?

2009-04-28 Thread Warren Liddell
I have been trying for the last couple weeks to update my ports etc via 
svn but each time i try i get the below msg, im running latest updated 
ports atm via csup on a FREEBSD7.1-STABLE AMD64 system..



enterprise# svn up /usr/area51
svn: OPTIONS of 'https://kf.athame.co.uk/kde-freebsd/trunk/area51': 
could not connect to server (https://kf.athame.co.uk)

___
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: java using 100% CPU

2009-04-19 Thread Warren Liddell

It's also a lot more intense in the graphics department.

Runescape pretty much maxes out my system as well.  My computer is
somewhat older 1.3ghz, with a cheap graphics card.  Looking back through
the thread, I don't see any information on your hardware.  Is it possible
that runescape simple pushes your hardware to its limits?

  
AMD Athlon(tm) 64 X2 Dual Core Processor 4000+ with 4gig RAM an what 
ever the onboard Vid card is

___
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



java using 100% CPU

2009-04-18 Thread Warren Liddell

After finally managing to get java working with FF i find when i goto
use it now, it uses 100% of my CPU ... how can i fix this annoyinng issue ?

Running FreeBSD 7.1-STABLE AMD64

___
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: java using 100% CPU

2009-04-18 Thread Warren Liddell

Lowell Gilbert wrote:

Warren Liddell shin...@maydias.com writes:

  

After finally managing to get java working with FF i find when i goto
use it now, it uses 100% of my CPU ... how can i fix this annoyinng issue ?

Running FreeBSD 7.1-STABLE AMD64



You don't mention what version of each you're running, or how you
installed the plugins, but with native firefox-3.0.8,1 and native
jdk-1.6.0.3p4_10, I don't have this problem.

I installed the plugins with links in my home directory, as described in
the 20090109 entry in /usr/ports/UPDATING. 

  
FF 3.0.8,1 with diablo-jdk-1.6.0.07.02_3 an all was installed via ports 
an to get it working in FF i created a symbolic link of 
libjavaplugin_oji.so to /usr/local/lib/firefox3/plugins

___
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: java using 100% CPU

2009-04-18 Thread Warren Liddell

Are you getting 100% on something as simple as this?

http://www.java.com/en/download/help/testvm.xml

My setup is exactly similar, but I run i386. No such problem.
I do get very high CPU usage when flash (gnash) is active though...


No, that works quite fine, but has very little graphics involved with it. 


It occurs when i goto http://world121.runescape.com/a2,m1,j1,o0

Which is a lot more intense on the java
___
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


Cant get Java working with FireFox

2009-04-12 Thread Warren Liddell
im running FreeBSD7.1-STABLE portupgrade//world//kernel done today an 
still even from following a few howto's on the BSD site i cant get java 
to work or show up in the plugins .. anyone got any ideas on whats going 
on and/or how to fix this annoying problem ?

___
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: Cant get Java working with FireFox

2009-04-12 Thread Warren Liddell

Manolis Kiagias wrote:

Warren Liddell wrote:
  

im running FreeBSD7.1-STABLE portupgrade//world//kernel done today an
still even from following a few howto's on the BSD site i cant get
java to work or show up in the plugins .. anyone got any ideas on
whats going on and/or how to fix this annoying problem ?



Assuming you got the diablo-jdk or diablo-jre package installed, try
creating a symbolic link of  libjavaplugin_oji.so to
/usr/local/lib/firefox3/plugins

On my system that would be in

/usr/local/diablo-jdk1.6.0/jre/plugin/i386/ns7/libjavaplugin_oji.so

for just the jre it would probably be in

/usr/local/diablo-jre1.6.0/plugin/i386/ns7/libjavaplugin_oji.so


  
Thanks, i figured it was something that ff wasnt piccking up and  that 
did the trick thanks very much :)

___
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


java using 100% CPU

2009-04-12 Thread Warren Liddell
After finally managing to get java working with FF i find when i goto 
use it now, it uses 100% of my CPU ... how can i fix this annoyinng issue ?


Running FreeBSD 7.1-STABLE AMD64
___
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


Encoding Movies to DVD

2009-04-01 Thread Warren Liddell
Im chasing an application that basically does the same thing Windows 
Nero Vision does but naturally on FreeBSD .. is there such an 
application or is it something thats command line based ?

___
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: Encoding Movies to DVD

2009-04-01 Thread Warren Liddell

Adam Vandemore wrote:

Warren Liddell wrote:
Im chasing an application that basically does the same thing Windows 
Nero Vision does but naturally on FreeBSD .. is there such an 
application or is it something thats command line based ?

___
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


For those of us who aren't familar with Windows Nero Vision, what does 
it do?


It lets you add verious move files into a list and then converts them 
into DVD format able to be then played by a standard DVD player(non 
computer) as well as adds title menus

___
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


/ partition full

2009-03-13 Thread Warren Liddell
I've looked as much as i can, but with only 5meg free on / .. its making 
things in terms of building world  kernel a lil difficult .. what's the 
command so i can see exactly what dir on / is using up all the space so 
i can free it up ?

___
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: / partition full

2009-03-13 Thread Warren Liddell

Neal Hogan wrote:

man du


Thanks that gave me what i needed .. now i goto figure out what i can 
del an what not to .. never had a prob with / filling up before *g*


enterprise# du -h -d 1 /
2.0K/.snap
2.0K/dev
34K/tmp
537G/usr
740M/var
1.7M/etc
2.0K/cdrom
2.0K/cdrom1
2.0K/dist
1.1M/bin
396M/boot
6.6M/lib
786K/libexec
2.0K/media
2.0K/mnt
2.0K/proc
4.0M/rescue
80K/root
5.0M/sbin
538G/

___
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: / partition full

2009-03-13 Thread Warren Liddell

Mehul Ved wrote:

On Fri, Mar 13, 2009 at 6:06 PM, Warren Liddell shin...@maydias.com wrote:
  

Thanks that gave me what i needed .. now i goto figure out what i can del an
what not to .. never had a prob with / filling up before *g*

enterprise# du -h -d 1 /
537G/usr
538G/



Pretty easy to figure out where the problem is. I guess I'd check
/usr/home next.
  

Filesystem SizeUsed   Avail Capacity  Mounted on
/dev/ad0s1a496M416M 41M91%/
devfs  1.0K1.0K  0B   100%/dev
/dev/ad0s1e496M 50K456M 0%/tmp
/dev/ad0s1f281G126G133G49%/usr
/dev/ad0s1d2.8G747M1.8G29%/var
/dev/ad1s1 180G136G 30G82%/usr/home/shinjii/WINDOWS
/dev/ad4s1 451G275G140G66%/usr/home/shinjii/downloads
___
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: / partition full

2009-03-13 Thread Warren Liddell

Olivier Nicole wrote:

396M/boot



I'd say this /boot is pretty big, you may have several versions of
older kernel that you can remove.

Olivier
  


with thanks to the added du command not looking into mounts, it seemd 
/boot was it, there was a kernel.old file in there rather large, removed 
it an an old loader file which has freed up quite a bit of space ..


Thanks to all for assistance.
___
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


USB Port getting disabled on Boot

2009-03-11 Thread Warren Liddell
Im running FreeBSD 7.1-STABLE AMD64 an each time i boot my machine i 
have to unplug every USB device otherwise it disables the USB port and 
quite frankly its a very big nuisence since nearly all i use is USB ... 
is there anything i can do to prevent//curtail this issue ?

___
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


transcode fails to compile

2009-02-16 Thread Warren Liddell

Running AMD64 7.1-Prrelease system KDE 4.2

Basic question which google fails to answer .. why is this happening an 
how do i fix ?





Test Summary Report
---
t/x11/write   (Wstat: 0 Tests: 2 Failed: 1)
 Failed test:  1
Files=27, Tests=345,  8 wallclock secs ( 0.28 usr  0.12 sys +  5.28 
cusr  1.19 csys =  6.88 CPU)

Result: FAIL
Failed 1/27 test programs. 1/345 subtests failed.
*** Error code 255

Stop in /usr/ports/graphics/ImageMagick/work/ImageMagick-6.4.9-3/PerlMagick.
*** Error code 1

Stop in /usr/ports/graphics/ImageMagick/work/ImageMagick-6.4.9-3.
*** Error code 1

Stop in /usr/ports/graphics/ImageMagick/work/ImageMagick-6.4.9-3.
*** Error code 1

Stop in /usr/ports/graphics/ImageMagick/work/ImageMagick-6.4.9-3.
*** Error code 1

Stop in /usr/ports/graphics/ImageMagick.
** Command failed [exit code 1]: /usr/bin/script -qa 
/tmp/portinstall.10628.0 env make

** Fix the problem and try again.
** Listing the failed packages (-:ignored / *:skipped / !:failed)
   ! multimedia/transcode  (unknown build error)
Command failed [exit code 1]: /usr/local/sbin/portinstall 
multimedia/transcode


___
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


XDM login freezes on boot

2009-02-11 Thread Warren Liddell

AMD64 4gig RAM FreeBSD 7.1 KDE 4.2

I've noticed of late when i have had the misfortune of rebooting this 
machine due to severre storms and blackouts, when it boots everything 
loads fine, xdm initates an i get the standard logon screen, however, 
you cant do anything an the mouse dosent work.  To solve this issue i go 
to console via CTRL + ALT + F1 kill tthe XDM pid an once it comes back 
up, everything is perfectly fine.


Anyone else had this odd occurance ?
___
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: trouble rebuilding kdelibs3.....

2009-02-10 Thread Warren Liddell

Gary Kline wrote:

Hi Guys,

I am trying to rebuild things-KDE [3] and got this from kdelibs3.


checking for libjpeg6b... no
checking for libjpeg... -ljpeg
checking for perl... /usr/local/bin/perl
checking for Qt... configure: error: Qt (= Qt 3.3 and  4.0) (library
qt-mt) not found. Please check your installation!
For more details about this problem, look at the end of config.log.
Make sure that you have compiled Qt with thread support!
===  Script configure failed unexpectedly.
Please report the problem to k...@freebsd.org [maintainer] and attach the
/usr/ports/x11/kdelibs3/work/kdelibs-3.5.10/config.log including the
output
of the failure of your make command. Also, it might be a good idea to
provide
an overview of all packages installed on your system (e.g. an `ls
/var/db/pkg`).
*** Error code 1

r...@tao:/usr/ports/x11/kdelibs3/work/kdelibs-3.5.10# tail -20 config.log
#define kde_socklen_t socklen_t
#define ksize_t socklen_t
#define HAVE_SYS_TYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_RES_INIT 1
#define HAVE_RES_INIT_PROTO 1
#define SIZEOF_INT 4
#define SIZEOF_SHORT 2
#define SIZEOF_LONG 4
#define SIZEOF_CHAR_P 4
#define SIZEOF_SIZE_T 4
#define SIZEOF_UNSIGNED_LONG 4
#define HAVE_VSNPRINTF 1
#define HAVE_SNPRINTF 1
#define HAVE_LIBZ 1
#define HAVE_LIBPNG 1
#define HAVE_LIBJPEG 1
#define HAVE_LIBPTHREAD 1

configure: exit 1


Anybody have a clue?

gary

  
If i had to have a guess, reading the error msg, there is a problem with 
your QT library, now i wouldnt say im an expert by any means, but a 
re-install of QT or it's libraries may fix the problem.

___
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


CMake error compiling kdepimlibs4

2009-02-03 Thread Warren Liddell

I have been trying to compile KDE4.2 on AMD64 7.1-STABLE machine, but
atm this is 1 of the errors thats stopping it from working.





CMake Error at CMakeLists.txt:128 (macro_write_basic_cmake_version_file):
 Unknown CMake command macro_write_basic_cmake_version_file.


-- Configuring incomplete, errors occurred!
*** Error code 1

Stop in /usr/ports/deskutils/kdepimlibs4.
*** Error code 1

Stop in /usr/ports/devel/kdesdk4.
** Command failed [exit code 1]: /usr/bin/script -qa
/tmp/portupgrade.64941.3 env UPGRADE_TOOL=portupgrade
UPGRADE_PORT=kdesdk-4.1.4 UPGRADE_PORT_VER=4.1.4 make
DEPENDS_TARGET=package 




** Fix the problem and try again.

___
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


Changing network devices looses internet traffic

2009-02-03 Thread Warren Liddell
Im running FreeBSD 7.1-STABLE an due to my old modem//router being on 
its way out to the graveyard in worakability, i have had to swap over to 
another, but having to use a USB connection instead of my onboard 
network card.  Problem i have is telling my machine to stop looking for 
traffic on re0 an start looking for it on cdce0 .. but i can tseem ot 
find out how to go about that.  All settings are the same in terms of 
gateway IP etc on the newer modem/router as the old one.


What am i missing to let the traffic flow through ?
___
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: Error compiling Imagmagick

2009-02-02 Thread Warren Liddell

run make config in graphics/ImageMagick and uncheck the Run bundled

self-tests after build option.
This will continue the install. You may want to provide the output of the 
failing test through send-pr, so that it can be investigated.
  


I went around it by using pkg_add

___
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


error compiling kdebase 4.2 on AMD64

2009-02-02 Thread Warren Liddell
Im currently running AMD64 4gig FreebSD7.1-STABLE .. below is the error 
msg when trying to compile the new KDE4.2 KDEBASE


--

[  0%] Building CXX object 
apps/lib/konq/CMakeFiles/konq.dir/konq_popupmenuinformation.o
cd /usr/ports/x11/kdebase4/work/kdebase-4.2.0/build/apps/lib/konq  
/usr/bin/c++   -D_GNU_SOURCE -DQT_NO_STL -DQT_NO_CAST_TO_ASCII 
-D_REENTRANT -DKDE_DEPRECATED_WARNINGS -DMAKE_KONQ_LIB -O2 
-fno-strict-aliasing -pipe -Woverloaded-virtual -fvisibility=hidden 
-fvisibility-inlines-hidden -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC 
-I/usr/ports/x11/kdebase4/work/kdebase-4.2.0/build/apps/lib/konq 
-I/usr/ports/x11/kdebase4/work/kdebase-4.2.0/apps/lib/konq 
-I/usr/ports/x11/kdebase4/work/kdebase-4.2.0/build/apps 
-I/usr/ports/x11/kdebase4/work/kdebase-4.2.0/build 
-I/usr/local/kde4/include -I/usr/local/kde4/include/KDE 
-I/usr/local/include/qt4/QtXmlPatterns -I/usr/local/include/qt4/QtWebKit 
-I/usr/local/include/qt4/QtHelp -I/usr/local/include/qt4/QtAssistant 
-I/usr/local/include/qt4/QtDBus -I/usr/local/include/qt4/QtTest 
-I/usr/local/include/qt4/QtUiTools -I/usr/local/include/qt4/QtScript 
-I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4/QtXml 
-I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4/QtOpenGL 
-I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtDesigner 
-I/usr/local/include/qt4/Qt3Support -I/usr/local/include/qt4/QtGui 
-I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/Qt 
-I/usr/local/share/qt4/mkspecs/default -I/usr/local/include/qt4 
-I/usr/local/include -o CMakeFiles/konq.dir/konq_popupmenuinformation.o 
-c 
/usr/ports/x11/kdebase4/work/kdebase-4.2.0/apps/lib/konq/konq_popupmenuinformation.cpp
/usr/ports/x11/kdebase4/work/kdebase-4.2.0/apps/lib/konq/konq_popupmenuinformation.cpp: 
In member function 'void KonqPopupMenuInformation::setItems(const 
KFileItemList)':
/usr/ports/x11/kdebase4/work/kdebase-4.2.0/apps/lib/konq/konq_popupmenuinformation.cpp:69: 
error: 'const class KFileItemList' has no member named 'targetUrlList'

*** Error code 1

Stop in /usr/ports/x11/kdebase4/work/kdebase-4.2.0/build.
*** Error code 1

Stop in /usr/ports/x11/kdebase4/work/kdebase-4.2.0/build.
*** Error code 1

Stop in /usr/ports/x11/kdebase4/work/kdebase-4.2.0/build.
*** Error code 1

Stop in /usr/ports/x11/kdebase4.
*** Error code 1

Stop in /usr/ports/x11/kde4.
___
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


Good wireless cards for freebsd

2009-02-02 Thread Warren Liddell
Im looking to go wireless on my network an after some easy but good 
wireless NIC cards that freebsd has good support for.  The network card 
im looking at is *P-Link Wireless N PCI Adapter, Atheros, 2T2R, 2.4GHz, 
802.11n Draft 2.0, 802.11g/b


*Thoughts and experiences welcomed.*
*
___
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


Error compiling Imagmagick

2009-02-01 Thread Warren Liddell
Im running AMD64 4gig RAM FreeBSD 7.1-STABLE, ports an src are all up to 
date... Below is the error output trying to compile imagmagick as part 
of the dependency whilst installing DVDrip

=

cd PerlMagick  make CC='cc -std=gnu99' 
test

/bin/sh ../magick.sh PERL_DL_NONLAZY=1 /usr/local/bin/perl5.8.9 
-MExtUtils::Command::MM -e test_harness(0, 'blib/lib', 
'blib/arch') t/*.t t/bzlib/*.t t/fpx/*.t t/jbig/*.t t/jpeg/*.t 
t/jp2/*.t t/png/*.t t/tiff/*.t t/x11/*.t 
t/zlib/*.t   

t/blobok 

t/bzlib/read..ok 

t/bzlib/write.ok 

t/composite...ok 

t/filter..ok 

t/fpx/readok 

t/fpx/write...ok 

t/getattributeok 

t/jbig/read...ok 

t/jbig/write..ok 

t/jp2/readok 

t/jpeg/read...ok 

t/jpeg/write..ok 

t/montage.ok 

t/png/read-16.ok 


t/png/readok
t/png/write-16ok
t/png/write...ok
t/readok
t/setattributeok
t/tiff/read...ok
t/tiff/write..ok
t/write...ok
t/x11/readNo protocol specified
t/x11/readok
t/x11/write...No protocol specified
t/x11/write... Failed 1/2 subtests
t/zlib/read...ok
t/zlib/write..ok

Test Summary Report
---
t/x11/write   (Wstat: 0 Tests: 2 Failed: 1)
 Failed test:  1
Files=27, Tests=345,  8 wallclock secs ( 0.32 usr  0.10 sys +  5.52 
cusr  1.16 csys =  7.09 CPU)

Result: FAIL
Failed 1/27 test programs. 1/345 subtests failed.
*** Error code 255

Stop in /usr/ports/graphics/ImageMagick/work/ImageMagick-6.4.8-3/PerlMagick.
*** Error code 1

Stop in /usr/ports/graphics/ImageMagick/work/ImageMagick-6.4.8-3.
*** Error code 1

Stop in /usr/ports/graphics/ImageMagick/work/ImageMagick-6.4.8-3.
*** Error code 1

Stop in /usr/ports/graphics/ImageMagick/work/ImageMagick-6.4.8-3.
*** Error code 1

Stop in /usr/ports/graphics/ImageMagick.
*** Error code 1

Stop in /usr/ports/multimedia/dvdrip.
___
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


Unable to Fetch ktorrent-3.1.6.tar.bz2

2009-01-28 Thread Warren Liddell
I updated my ports this afternoon and ktorrent has an upgrade, but alas 
the pkg for it isnt in the distfiles list on the website yet, was this 
in error or has something gona astray ?

___
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


Programs loading but sitting in limbo whilst not displaying

2009-01-27 Thread Warren Liddell
Im running FreeBSD 7.1-STABLE AMD64 KDE4.1.4 and recently for no reason i can 
think of when i try and load FireFox or Thunderbird, according to my process 
list, the applications are running, but yet they dont ever show up in KDE to 
use//liaise with.  I have even started them from command line but again, 
nothing, it just sits there, no error msg, but process list again, sais there 
running.  

I have tried recompiling both ports with no success and im runnin gout of 
theorys as to whats happening.

Any ideas/thoughts welcomed.
___
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


Programs loading but sitting in limbo whilst not displaying

2009-01-27 Thread Warren Liddell
Im running FreeBSD 7.1-STABLE AMD64 KDE4.1.4 and recently for no reason i can 
think of when i try and load FireFox or Thunderbird, according to my process 
list, the applications are running, but yet they dont ever show up in KDE to 
use//liaise with.  I have even started them from command line but again, 
nothing, it just sits there, no error msg, but process list again, sais there 
running.  

I have tried recompiling both ports with no success and im runnin gout of 
theorys as to whats happening.

Any ideas/thoughts welcomed.

___
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: Programs loading but sitting in limbo whilst not displaying

2009-01-27 Thread Warren Liddell
 Hi Warren

 I also had this problem, I resolved it by;
 portupgrade -Rf firefox

 My understanding is that this goes and forcibly builds all of the ports
 that firefox depends on, then firefox itself.

 If you run the commands with truss it will give you some debug information
 on what it is getting stuck on.

 Kind Regards

 Craig Butler

 Thanks, i did this and everything works fine now, guess something in the 
packagaes got a bit screwd around somewhere.
___
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


dummies version of dummies to setup printers in freebsd

2009-01-25 Thread Warren Liddell
i have a cannon pixma ip1000 and i have tried various ways to set it up so i 
can print using methods found through google, but so far nothing has had 
success, so id like to know if there is an idiots guide to the dummies version 
of trying to setup a printer to work cause im in desperate need of step by 
step instructions to get it goin.
___
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: mounting Nokia N95

2009-01-24 Thread Warren Liddell

What about this? Try in /usr/ports:


# make print-index
# make search key=mobile



Thanks for the info .. will give some a try and see how it goes :)
___
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


error trying to burncd thhen ecomign unkillable process

2009-01-24 Thread Warren Liddell
I havee 2 burrners in my machine and not one off them will bburn a CD or 
DVD from command line let  alone trying to get k3b to recognise i even 
have a scsi burner...


enterprise# burncd -e -v -s 16 -f /dev/acd0 data neroultraV7.iso fixate
adding type 0x08 file neroultraV7.iso size 620990 KB 310495 blocks
burncd: ioctl(CDRIOCINITTRACK): Input/output error


After this error the ROM drives stays in a constant state of spin and 
the process refuses to die even after issuing the kill -9


What am i  doing wrrong or what is wroong with my system to not allow me 
to burn a cd//dvd?  I am usingg FreeBSD 7.1-STABLE AMD64 KDE 4.1.4

___
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: error trying to burncd thhen ecomign unkillable process

2009-01-24 Thread Warren Liddell
   % camcontrol devlist

Typed this but no output what so ever, which presumably isnt a good thing.

 and adjust the dev= parameter accordingly.

 For a DVD, try

   % growisofs -dvd-compat -Z /dev/dvd=neroultraV7.iso

enterprise# growisofs -dvd-compat -Z /dev/acd0=neroultraV7.iso
:-( unable to CAMGETPASSTHRU for /dev/acd0: Inappropriate ioctl for device

Something aint right obviously.
___
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


mounting Nokia N95

2009-01-23 Thread Warren Liddell
is there any utility or pkg in freebsd that will allow me to browse my 
nokia N95 files?  i have quite a substantial amount of files i wish to 
backup, if nothing else the pictures.


Any help is appreciated.
___
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


Problem with libperl

2009-01-20 Thread Warren Liddell
im trying to start a few programs, on eof them being ntop, but it keeps 
saying the below msg .. how do i register it when i have libperl .. what 
has happend for it to be unregisterd ?



enterprise# ntop
/libexec/ld-elf.so.1: Shared object libperl.so not found, required by 
ntop


___
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


re0 losing connection when idle

2009-01-06 Thread Warren Liddell
Since i updated my ports/source/world on a FREEBSD 7.1-PRERELEASE AMD64 
a few days ago and had to do a reboot, all of a sudden my network 
connection is dropping out if no consistent traffic is being done, more 
then simply an IRC chats.  i've had to have a few torrents seeding to 
maintain the connection without it dropping out an my having to 
disconnect the net cable wait a lil while an re-connect.  I checked a 
few things i knew of locally an there seems to be nothing on the 
modem//router.


Any thoughts//ideas?
___
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


ktorrent-3.1.5 pkg file

2009-01-02 Thread Warren Liddell
Does anyone have the pkg file for ktorrent-3.1.5 for a AMD64 bit system 
as im having a lot of troubles wqith my QT4 version so can only upgrade 
via the pkg add an using the -r dosent fetch 3.1.5 version.

___
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


Newb help setting up printer

2008-12-17 Thread Warren Liddell
Im trying to setup my Printer a Cannong Pixma Ip1000 which is detected 
aok soon as i plug it in ... I have looked through a few sites an tryed 
ot follow some, but im afraid i need a basic HOW TO for dummies type 
style of setting up an configuring my printer to work on FreeBSD 
7.1-PRERELEASE AMD 64 .. Any help would be greatly appreciated.


This is the site i have been following ... 
http://www.freebsddiary.org/apsfilter.php

___
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


Dolphin Sigserv whilst trying to cut//paste

2008-12-16 Thread Warren Liddell

Freebsd 7.1-PreRelease KDE 3.5.10 AMD64 .. below is sigserv msg.



Application: Dolphin (dolphin), signal SIGSEGV

[New Thread 0x805f02180 (LWP 100285)]

[Switching to Thread 0x805f02180 (LWP 100285)]

[KCrash handler]

#6 0x000801cc3560 in QByteArray::operator= ()

from /usr/local/lib/qt4/libQtCore.so.4

#7 0x000803a03b8c in QClipboardWatcher::formats_sys ()

from /usr/local/lib/qt4/libQtGui.so.4

#8 0x0008039b4c56 in QInternalMimeData::formats ()

from /usr/local/lib/qt4/libQtGui.so.4

#9 0x000803a0395e in QClipboardWatcher::retrieveData_sys ()

from /usr/local/lib/qt4/libQtGui.so.4

#10 0x0008039b481a in QInternalMimeData::retrieveData ()

from /usr/local/lib/qt4/libQtGui.so.4

#11 0x000801d9385f in QMimeDataPrivate::retrieveTypedData ()

from /usr/local/lib/qt4/libQtCore.so.4

#12 0x000801d93f92 in QMimeData::data ()

from /usr/local/lib/qt4/libQtCore.so.4

#13 0x00080084ea5e in KonqMimeData::decodeIsCutSelection ()

from /usr/local/kde4/lib/libkonq.so.7

#14 0x0008006e415b in IconManager::applyCutItemEffect ()

from /usr/local/kde4/lib/libdolphinprivate.so.5

#15 0x0008006e4897 in IconManager::updateCutItems ()

from /usr/local/kde4/lib/libdolphinprivate.so.5

#16 0x0008006e4aca in IconManager::qt_metacall ()

from /usr/local/kde4/lib/libdolphinprivate.so.5

#17 0x000801d9886b in QMetaObject::activate ()

from /usr/local/lib/qt4/libQtCore.so.4

#18 0x0008039b08d6 in QClipboard::emitChanged ()

from /usr/local/lib/qt4/libQtGui.so.4

#19 0x000803a0429d in QClipboard::setMimeData ()

from /usr/local/lib/qt4/libQtGui.so.4

#20 0x0008006d9a3b in DolphinView::pasteToUrl ()

from /usr/local/kde4/lib/libdolphinprivate.so.5

#21 0x0008006d9e86 in DolphinView::pasteIntoFolder ()

from /usr/local/kde4/lib/libdolphinprivate.so.5

#22 0x0042e2b0 in DolphinMainWindow::qt_metacall ()

#23 0x000801d9886b in QMetaObject::activate ()

from /usr/local/lib/qt4/libQtCore.so.4

#24 0x00080399d487 in QAction::triggered ()

from /usr/local/lib/qt4/libQtGui.so.4

#25 0x00080399e380 in QAction::activate ()

from /usr/local/lib/qt4/libQtGui.so.4

#26 0x000803ce293c in QMenuPrivate::activateAction ()

from /usr/local/lib/qt4/libQtGui.so.4

#27 0x00080106a5f9 in KMenu::mouseReleaseEvent ()

from /usr/local/kde4/lib/libkdeui.so.7

#28 0x0008039e89e8 in QWidget::event ()

from /usr/local/lib/qt4/libQtGui.so.4

#29 0x000803ce1b11 in QMenu::event ()

from /usr/local/lib/qt4/libQtGui.so.4

#30 0x0008039a312f in QApplicationPrivate::notify_helper ()

from /usr/local/lib/qt4/libQtGui.so.4

#31 0x0008039a9d3e in QApplication::notify ()

from /usr/local/lib/qt4/libQtGui.so.4

#32 0x000800f935ff in KApplication::notify ()

from /usr/local/kde4/lib/libkdeui.so.7

#33 0x000801d88fb4 in QCoreApplication::notifyInternal ()

from /usr/local/lib/qt4/libQtCore.so.4

#34 0x0008039a97c3 in QApplicationPrivate::sendMouseEvent ()

from /usr/local/lib/qt4/libQtGui.so.4

#35 0x0008039fdc74 in QETWidget::translateMouseEvent ()

from /usr/local/lib/qt4/libQtGui.so.4

#36 0x0008039fcbdb in QApplication::x11ProcessEvent ()

from /usr/local/lib/qt4/libQtGui.so.4

#37 0x000803a1f633 in x11EventSourceDispatch ()

from /usr/local/lib/qt4/libQtGui.so.4

#38 0x000805489a24 in g_main_context_dispatch ()

from /usr/local/lib/libglib-2.0.so.0

#39 0x00080548cd05 in g_main_context_check ()

from /usr/local/lib/libglib-2.0.so.0

#40 0x00080548d1eb in g_main_context_iteration ()

from /usr/local/lib/libglib-2.0.so.0

#41 0x000801dad5de in QEventDispatcherGlib::processEvents ()

from /usr/local/lib/qt4/libQtCore.so.4

#42 0x000803a1f30f in QGuiEventDispatcherGlib::processEvents ()

from /usr/local/lib/qt4/libQtGui.so.4

#43 0x000801d882bd in QEventLoop::processEvents ()

from /usr/local/lib/qt4/libQtCore.so.4

#44 0x000801d88427 in QEventLoop::exec ()

from /usr/local/lib/qt4/libQtCore.so.4

#45 0x000803ce00d7 in QMenu::exec () from 
/usr/local/lib/qt4/libQtGui.so.4


#46 0x00433195 in DolphinContextMenu::openItemContextMenu ()

#47 0x00434318 in DolphinContextMenu::open ()

#48 0x0042f06b in DolphinViewContainer::openContextMenu ()

#49 0x00430b27 in DolphinViewContainer::qt_metacall ()

#50 0x000801d9886b in QMetaObject::activate ()

from /usr/local/lib/qt4/libQtCore.so.4

#51 0x0008006d887a in DolphinView::requestContextMenu ()

from /usr/local/kde4/lib/libdolphinprivate.so.5

#52 0x0008006d9355 in DolphinView::openContextMenu ()

from /usr/local/kde4/lib/libdolphinprivate.so.5

#53 0x0008006dd131 in DolphinView::qt_metacall ()

from /usr/local/kde4/lib/libdolphinprivate.so.5

#54 0x000801d9886b in QMetaObject::activate ()

from /usr/local/lib/qt4/libQtCore.so.4

#55 0x0008006c7485 in DolphinController::requestContextMenu ()

from /usr/local/kde4/lib/libdolphinprivate.so.5

#56 0x0008039e87f9 in QWidget::event ()

from 

Re: QT4.5 packages

2008-12-07 Thread Warren Liddell
I may be missing something here but Qt 4.5 has not been released yet. It 
has
not even reached beta yet (and there are still lots of regression with 
regards to KDE but the regressions should be fixed by the beta).  

Qt 4.4.2 is in area51, you can use the following command to get a working copy 
of the repository (oh and KDE 4.1.3 is also in area51):


  svn co https://kf.athame.co.uk/kde-freebsd/tags/kde_4_1

Regards
  

enterprise# portupgrade -aDkp
[Updating the pkgdb format:bdb_btree in /var/db/pkg ... - 732 packages 
found (-0 +2) .. done]
Stale dependency: akonadi-1.0.0 -- qt4-qtestlib-4.5.0.tp1 -- manually 
run 'pkgdb -F' to fix, or specify -O to force.


My ports tree is run entirely from svn from area51, im also running KDE 
4.1.3, i all ready have QT4.4.2 installed :) .. im looking to run the 
newer KDE 4.2 on a test machine hence why QT4.5 is needed

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


Re: QT4.5 packages

2008-12-06 Thread Warren Liddell

You can find many packages for several releases under

ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386
___
  
Yeah that was the first palced i checked, but there is only 4.4.1 and at 
the least i need 4.4.2, but a lot of things im now running require 4.5 
an being as i can build them i goto add them from pkg .. im running 
AMD64 FreeBSD 7.1-PreRelease KDE 4.1.3

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


desperate Newb help

2008-12-05 Thread Warren Liddell
I have been trying for quite a while now to try and get some assistance 
from the various lists, google, forums an even man pages and so far not 
a single piece of advise on how to solve my issue and im getting 
desperate an ready to throw BSD in for goin back to godforbid windows, 
so once i again i ask for some help with why QT refuses to compile 
saying .


I have used the little-endian an big-endian flag an it made no 
difference, so plz someone have the kindness to help.


=

The target system byte order could not be detected!
Turn on verbose messaging (-v) to see the final report.
You can use the -little-endian or -big-endian switch to
./configure to continue.
===  Script configure failed unexpectedly.
Please report the problem to [EMAIL PROTECTED] [maintainer] and attach the
/usr/ports/databases/qt4-sql/work/qt-x11-opensource-src-4.4.1/src/sql/../..//config.log 


including the output of the failure of your make command. Also, it might be
a good idea to provide an overview of all packages installed on your system
(e.g. an `ls /var/db/pkg`).
*** Error code 1

Stop in /usr/ports/databases/qt4-sql.
** Command failed [exit code 1]: /usr/bin/script -qa
/tmp/portinstall.13456.0 env make
** Fix the problem and try again.
** Listing the failed packages (-:ignored / *:skipped / !:failed)
   ! databases/qt4-sql (unknown build error)
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: desperate Newb help

2008-12-05 Thread Warren Liddell

I have no idea why 'configure' is run. No configure is run for me at all.
Looks like your ports tree isn't sane. How do you upgrade your 
portstree?


Instead of using portupgrade, could you just execute the following:
make -C /usr/ports/databases/qt4-sql clean build




If youre new to freebsd, pkg_add -r packagename is infinitely easier 
than muddling through port build options.


Brian
Well i have been using freebsd for about a yr an i update my ports via 
svn, but i also maintain a standard copy of the ports tree via csup.


Sadly the same error existed when i tried make -C 
/usr/ports/databases/qt4-sql clean build ... id gladly use pkg_add if 
had the pre-build pkg for QT4-sql vers 4.4.2 or even all the QT4 @ vers 4.5

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


QT4.5 packages

2008-12-05 Thread Warren Liddell
Does anyone have or know of where to download the pkg files for the 
various Qt4.5 ports as using pkg_add is the only way im able to add them 
atm.

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


Urgent assistance with Building Qt4-sql

2008-12-03 Thread Warren Liddell

Just updated my ports via csup and i need qt4-sql installed as a
dependency for KDE4.1.3, but it refuses to let me compile it with the
following error reguardless if i use the little-endian or big-endian 
trigger, the result is the same...


==

The target system byte order could not be detected!
Turn on verbose messaging (-v) to see the final report.
You can use the -little-endian or -big-endian switch to
./configure to continue.
===  Script configure failed unexpectedly.
Please report the problem to [EMAIL PROTECTED] [maintainer] and attach the
/usr/ports/databases/qt4-sql/work/qt-x11-opensource-src-4.4.1/src/sql/../..//config.log
including the output of the failure of your make command. Also, it might be
a good idea to provide an overview of all packages installed on your system
(e.g. an `ls /var/db/pkg`).
*** Error code 1

Stop in /usr/ports/databases/qt4-sql.
** Command failed [exit code 1]: /usr/bin/script -qa
/tmp/portinstall.13456.0 env make
** Fix the problem and try again.
** Listing the failed packages (-:ignored / *:skipped / !:failed)
! databases/qt4-sql (unknown build error)

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


Error Building Qt4-sql

2008-11-30 Thread Warren Liddell
Just updated my ports via csup and i need qt4-sql installed as a 
dependency for KDE4.1.3, but it refuses to let me compile it with the 
following error...




The target system byte order could not be detected!
Turn on verbose messaging (-v) to see the final report.
You can use the -little-endian or -big-endian switch to
./configure to continue.
===  Script configure failed unexpectedly.
Please report the problem to [EMAIL PROTECTED] [maintainer] and attach the
/usr/ports/databases/qt4-sql/work/qt-x11-opensource-src-4.4.1/src/sql/../..//config.log
including the output of the failure of your make command. Also, it might be
a good idea to provide an overview of all packages installed on your system
(e.g. an `ls /var/db/pkg`).
*** Error code 1

Stop in /usr/ports/databases/qt4-sql.
** Command failed [exit code 1]: /usr/bin/script -qa 
/tmp/portinstall.13456.0 env make

** Fix the problem and try again.
** Listing the failed packages (-:ignored / *:skipped / !:failed)
! databases/qt4-sql (unknown build error)
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Error Compiling kdenetwork

2008-11-19 Thread Warren Liddell
Iam using AMD64 FreeBSD 7.1-PreRelease KDE4.1.3 .. when i try to build 
kdenetwork i get as far as below before it errors


Any thoughts/suggestions welcomed
=

[ 19%] Building CXX object
kget/plasma/applet/CMakeFiles/plasma_kget_barapplet.dir/common/kgetappletutils.o
/usr/ports/net/kdenetwork4/work/kdenetwork-4.1.3/kget/plasma/applet/common/kgetappletutils.cpp:25:39: 


error: plasma/widgets/iconwidget.h: No such file or directory
/usr/ports/net/kdenetwork4/work/kdenetwork-4.1.3/kget/plasma/applet/common/kgetappletutils.cpp: 


In constructor 'ErrorWidget::ErrorWidget(const QString, QGraphicsWidget*)':
/usr/ports/net/kdenetwork4/work/kdenetwork-4.1.3/kget/plasma/applet/common/kgetappletutils.cpp:72: 


error: invalid use of incomplete type 'struct Plasma::IconWidget'
/usr/ports/net/kdenetwork4/work/kdenetwork-4.1.3/kget/plasma/applet/common/kgetappletutils.h:34: 


error: forward declaration of 'struct Plasma::IconWidget'
/usr/ports/net/kdenetwork4/work/kdenetwork-4.1.3/kget/plasma/applet/common/kgetappletutils.cpp:79: 


error: no matching function for call to
'QGraphicsLinearLayout::addItem(Plasma::IconWidget*)'
/usr/local/include/qt4/QtGui/qgraphicslinearlayout.h:72: note:
candidates are: void QGraphicsLinearLayout::addItem(QGraphicsLayoutItem*)
/usr/ports/net/kdenetwork4/work/kdenetwork-4.1.3/kget/plasma/applet/common/kgetappletutils.cpp: 


In destructor 'virtual ErrorWidget::~ErrorWidget()':
/usr/ports/net/kdenetwork4/work/kdenetwork-4.1.3/kget/plasma/applet/common/kgetappletutils.cpp:90: 


warning: possible problem detected in invocation of delete operator:
/usr/ports/net/kdenetwork4/work/kdenetwork-4.1.3/kget/plasma/applet/common/kgetappletutils.cpp:90: 


warning: invalid use of incomplete type 'struct Plasma::IconWidget'
/usr/ports/net/kdenetwork4/work/kdenetwork-4.1.3/kget/plasma/applet/common/kgetappletutils.h:34: 


warning: forward declaration of 'struct Plasma::IconWidget'
/usr/ports/net/kdenetwork4/work/kdenetwork-4.1.3/kget/plasma/applet/common/kgetappletutils.cpp:90: 


note: neither the destructor nor the class-specific operator delete will
be called, even if they are declared when the class is defined.
*** Error code 1

Stop in /usr/ports/net/kdenetwork4/work/kdenetwork-4.1.3/build.
*** Error code 1

Stop in /usr/ports/net/kdenetwork4/work/kdenetwork-4.1.3/build.
*** Error code 1

Stop in /usr/ports/net/kdenetwork4/work/kdenetwork-4.1.3/build.
*** Error code 1

Stop in /usr/ports/net/kdenetwork4.

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


Kopete + MSN

2008-11-06 Thread Warren Liddell

Im using FreeBSD7.1-PreRelease  KDE 4.1.3, with Kopete 0.60.3

Wondering when the MSN protocol is going to work again along with yahoo? 
Im presently having to run 2 seperate ports to connect to both of these 
when Kopete generally is meant to do both.


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


Re: FreeBSD 7.1 - Status

2008-11-02 Thread Warren Liddell

David Naylor wrote:

Hi,

According to the Release Schedule for FreeBSD 7.1 it is a few months behind.  
I know that FreeBSD 7.1 will not be released until it is working properly, 
and bug free however I am wondering what the hold ups are.  


If someone could take the time to answer me I would appreciate it.

Regards

David
  
Only thing i know to look at myself is whats on the website 
http://www.freebsd.org/releases/7.1R/schedule.html other then that id 
imagine one of the devalopers or such would know.

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


Error trying to fetch kdelibs-4.1.3.tar.bz2

2008-11-01 Thread Warren Liddell
Does anyone have s ite where i can manually d/l kdelibs-4.1.3.tar.bz2 as 
all the addies in the freebsd ports list for the file arent working for 
myself.

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


Error trying to fetch kdebase-workspace-4.1.3.tar.bz2

2008-11-01 Thread Warren Liddell
Does anyone have s ite where i can manually d/l 
kdebase-workspace-4.1.3.tar.bz2 as all the addies in the freebsd ports 
list for the file arent working for myself.


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


Error trying to fetch various KDE 4.1.3 files

2008-11-01 Thread Warren Liddell
Im trying to d/l various packages for KDE4.1.3, but so far none of the 
mirror sites etc listed seem to have the pakackages for me to build the 
port, is anyone else having this isue ?

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


error compiling linux-glib2

2008-10-16 Thread Warren Liddell

Running FreeBSD 7.1-PreRelease, AMD64 KDE 4.1.2



===  Checking if devel/linux-glib2 already installed
cd /usr/ports/devel/linux-glib2/work  /usr/bin/find * -type d -exec 
/bin/mkdir -p /compat/linux/{} \;
cd /usr/ports/devel/linux-glib2/work  /usr/bin/find * ! -type d | 
/usr/bin/cpio -pm -R root:wheel /compat/linux

3914 blocks
===   Running linux ldconfig
/compat/linux/sbin/ldconfig -r /compat/linux
ELF binary type 3 not known.
/compat/linux/sbin/ldconfig: 1: Syntax error: ( unexpected
*** Error code 2

Stop in /usr/ports/devel/linux-glib2.
*** Error code 1

Stop in /usr/ports/devel/linux-glib2.

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


Re: Kopete and KDE4.1

2008-10-16 Thread Warren Liddell

Sdävtaker wrote:

Did someone make kopete work in kde4.1 with msn and jabber networks?
I tried a couple of recipes i found gogling, but nothing worked.
Any ideas?
Im running FBSD7.0 x64
Any info is appreciated, thanks!
Sdav
  
Try doing the following .. although for me it dosent compile, but it 
used to work to get kopete to work with MSN.


  Yes, thanks for your hint; here is what I did exactly this morning:
 
  # cd /usr/ports/net/kdenetwork4
  # make
 
  [Ctrl-C iterrupt the proc after all configuration is done]
 
  # cd /usr/ports/net/kdenetwork4/work
  # svn co svn://anonsvn.kde.org/home/kde/trunk/KDE/kdenetwork
 ...
  A  
  kdenetwork/kget/transfer-

  plugins/bittorrent/libbtcore/util/autorotatelogjob
  .h Akdenetwork/kget/transfer-
  plugins/bittorrent/libbtcore/util/error.cpp
  Checked out external at revision 850250.
  Checked out revision 850250.
 
  # mv kdenetwork-4.1.2 kdenetwork-4.1.2.portversion
  # mv kdenetwork kdenetwork-4.1.2
  # cp -rp kdenetwork-4.1.2.portversion/build kdenetwork-4.1.2
 
  # make
  # make deinstall
  # make reinstall
 
  after this kopete's version is really 0.60.80 and it works with MSN;
 
  btw: the version string comes from:
 
  kopete/libkopete/kopeteversion.h:#define KOPETE_VERSION_STRING
  0.60.80
  thx aganin; maybe it's worth to build a new file
  KDE/kdenetwork-4.1.2.tar.bz2 and update this port;
 
 matthias
 
  I builded success use this way ,kopete can login msn,version 0.6.80
 
  But step for my used have a little different ;-)
 
  # cd   /usr/ports/net/kdenetwork4
  # make extract
  # cd  work
  # svn co svn://anonsvn.kde.org/home/kde/trunk/KDE/kdenetwork
  # mv kdenetwork-4.1.2 kdenetwork-4.1.2.portversion
  # mv kdenetwork kdenetwork-4.1.2
  # cd  /usr/ports/net/kdenetwork4
  # make FORCE_PKG_REGISTER=yes install clean
 
  whole compile and install is right,no error

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


Utility to extract iso files without burning

2008-10-03 Thread Warren Liddell
Im looking for a GUI or command line that will allow me to extract information 
within an ISO file... im using FreeBSD 7.1-PRERELEASE KDE4.1.1 AMD64
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Dragon Player plays video but with no sound

2008-09-03 Thread Warren Liddell
Ever since i installed FreeBSD 7.0 and KDE4 dragon player will play the video 
files but with no sound, is there any switch or config that i may be missing 
as to why this is occuring?  atm im having to use VLC to be abel to watch any 
moves in full screen with sound.

Sound works with many other apps and is loaded in the kernel.

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


Conflicting packages installing to same dir

2008-08-31 Thread Warren Liddell
===  Installing for xf86-video-intel-2.4.0

===  xf86-video-intel-2.4.0 conflicts with installed package(s):
  xf86-video-i810-1.7.4_1

  They install files into the same place.
  Please remove them first with pkg_delete(1).


How do i get these 2 packages to work together ?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Conflicting packages installing to same dir

2008-08-31 Thread Warren Liddell
 Simple. Don't install both of them ;)
 Just install xf86-video-intel. Supports the current intel video chipsets



there both needed as a dependency by X.Org so although your suggestionis  good 
in theory, unf not going to work in prac, although i had tried it :)



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


Dragon Player plays video but with no sound

2008-08-31 Thread Warren Liddell
Ever since i installed FreeBSD 7.0 and KDE4 dragon player will play the video 
files but with no sound, is there any switch or config that i may be missing 
as to why this is occuring?  atm im having to use VLC to be abel to watch any 
moves in full screen with sound.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Dragon Player plays video but with no sound

2008-08-31 Thread Warren Liddell
 kldload snd_driver

 or snd_driver_load in /boot/loader.conf

All ready have the sound driver loaded. kmplayer  VLC player will do picture 
and sound.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


K3b dosent detect either of my burners

2008-08-29 Thread Warren Liddell
I have gone through the info from various sites, handbooks, email archives and 
yet still k3b doesnt detect neither 1 of my 2 SATA Burners .. i use FreeBSD 
7.0-STABLE KDE4 AMD64. below r the 2 burners as they appear in dmesg.

acd0: DVDR TSSTcorp CDDVDW SH-S203D/SB00 at ata2-master SATA150   

 
acd1: DVDR ATAPI DVD A DH20A3S/9P56 at ata3-master SATA150 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Error Compiling linux-nero

2008-08-29 Thread Warren Liddell
Im running AMD64 FreeBSD 7.0-STABLE KDE4 ... Below is error msg


===  Checking if sysutils/linux-nero already installed
cd /usr/ports/sysutils/linux-nero/work  /usr/bin/find * -type d -exec 
/bin/mkdir -p /compat/linux/{} \;
cd /usr/ports/sysutils/linux-nero/work  /usr/bin/find * ! -type d | 
/usr/bin/cpio -pm -R root:wheel /compat/linux
65489 blocks
===   Running linux ldconfig
/compat/linux/sbin/ldconfig -r /compat/linux
ELF binary type 3 not known.
/compat/linux/sbin/ldconfig: 1: Syntax error: ( unexpected
*** Error code 2

Stop in /usr/ports/sysutils/linux-nero.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: K3b dosent detect either of my burners

2008-08-29 Thread Warren Liddell
On Saturday 30 August 2008 01:46:04 Oliver Peter wrote:
 On Fri, Aug 29, 2008 at 09:58:39PM +1000, Warren Liddell wrote:
  I have gone through the info from various sites, handbooks, email
  archives and yet still k3b doesnt detect neither 1 of my 2 SATA Burners
  .. i use FreeBSD 7.0-STABLE KDE4 AMD64. below r the 2 burners as they
  appear in dmesg.
 
  acd0: DVDR TSSTcorp CDDVDW SH-S203D/SB00 at ata2-master SATA150
  acd1: DVDR ATAPI DVD A DH20A3S/9P56 at ata3-master SATA150

 Can you try to load the 'atapicam' module?

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


starting linux-nero

2008-08-29 Thread Warren Liddell
i've compiled linux-nero, but i cant seemto find to command line to start the 
application .. am i losing the plot ?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: K3b dosent detect either of my burners

2008-08-29 Thread Warren Liddell

 When the atapicam module is loaded, it treats ATAPI CDs like SCSI ones,
 so you should get names like cd0 and cd1. Can you perform an ls /dev/cd*
 and see if these devices exist? I haven't used a SATA recorder in my
 machine yet, but since the ata driver attaches to them, I see no reason
 they should not work with atapicam. Have you tried burning from the
 command line? And have you followed all the post-install instructions in
 k3b? (try make showinfo in the port's directory).

I got /dev/cd0  /dev/cd1

I went through most instructions in the showinfo, although 1 part had me 
confused ..

/etc/devfs.rules under '[system=10]'  --- devfs.rules dose'nt exist

burning from command line works fine but is a tiresome nuisance
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


dragon player + no sound

2008-08-28 Thread Warren Liddell
When i open any movie file format, from avi, wmv, mpg .. they all play the 
picture perfectly, however i have no sound. xmms plays sound fine, the 
test of kmplayer using KDE4 plays picture  sound.  

Any reason why i have no sound ? Im using KDE4 on FreeBSD 7.0-
STABLE AMD64.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Failure to Compile Konversation

2008-08-26 Thread Warren Liddell
I have just compiled FreeBSD 7.0-STABLE with KDE4, done a 
complete portupgrade build  install world  kernel ... below is the 
error when trying to install konversation
===

cc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -
DLOCALEDIR=\/usr/local/share/locale\ -I../lgl -I../lgl -I../includes -
I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -
I../lib/opencdk -I./minitasn1 -I/usr/local/include -I/usr/local/include -fPIC 
-pipe -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wno-pointer-sign 
-MT gnutls_handshake.lo -MD -MP -MF .deps/gnutls_handshake.Tpo -
c gnutls_handshake.c  -fPIC -DPIC -o .libs/gnutls_handshake.o
gnutls_handshake.c:3038: fatal error: opening dependency file 
.deps/gnutls_handshake.Tpo: No such file or directory
compilation terminated.
*** Error code 1

Stop in /usr/ports/security/gnutls/work/gnutls-2.4.1/lib.
*** Error code 1

Stop in /usr/ports/security/gnutls/work/gnutls-2.4.1/lib.
*** Error code 1

Stop in /usr/ports/security/gnutls/work/gnutls-2.4.1.
*** Error code 1

Stop in /usr/ports/security/gnutls/work/gnutls-2.4.1.
*** Error code 1

Stop in /usr/ports/security/gnutls.
*** Error code 1

Stop in /usr/ports/print/cups-base.
*** Error code 1

Stop in /usr/ports/x11-toolkits/qt33.
*** Error code 1

Stop in /usr/ports/x11-toolkits/qt33.
*** Error code 1

Stop in /usr/ports/irc/konversation.

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


Error compiling KVIRC

2008-08-26 Thread Warren Liddell
I have just compiled FreeBSD 7.0-STABLE with KDE4, done a 
complete portupgrade, build  install world  kernel ... below is the 
error when trying to install kvirc



c++ -O2 -fno-strict-aliasing -pipe -I/usr/ports/devel/qmake/work/qt-x11-
free-3.3.8/mkspecs/freebsd-g++ -I/usr/ports/devel/qmake/work/qt-x11-
free-3.3.8/src/tools -I/usr/ports/devel/qmake/work/qt-x11-
free-3.3.8/src/kernel -I/usr/ports/devel/qmake/work/qt-x11-
free-3.3.8/src/codecs -I/usr/ports/devel/qmake/work/qt-x11-
free-3.3.8/qmake/generators/. -I/usr/ports/devel/qmake/work/qt-x11-
free-3.3.8/qmake/generators/unix -I/usr/ports/devel/qmake/work/qt-x11-
free-3.3.8/qmake/generators/win32 -I/usr/ports/devel/qmake/work/qt-
x11-free-3.3.8/qmake/generators/mac -I. -
I/usr/ports/devel/qmake/files -DQT_NO_TEXTCODEC -
DQT_NO_UNICODETABLES -DQT_NO_COMPONENT  -
DQT_NO_STL -DQT_NO_COMPRESS -
DQT_INSTALL_DATA=\/usr/local/share/qt\  -o qmake project.o 
property.o main.o makefile.o unixmake2.o unixmake.o msvc_nmake.o 
borland_bmake.o mingw_make.o msvc_dsp.o msvc_vcproj.o option.o 
winmakefile.o projectgenerator.o metrowerks_xml.o pbuilder_pbx.o 
msvc_objectmodel.o meta.o qtmd5.o qstring.o qtextstream.o 
qiodevice.o qglobal.o qgdict.o qcstring.o qdatastream.o 
qgarray.oqbuffer.o qglist.o qptrcollection.o qfile.o qfile_unix.o qregexp.o 
qgvector.o qgcache.o qbitarray.o qdir.o quuid.o qfileinfo_unix.o 
qdir_unix.o qfileinfo.o qdatetime.o qstringlist.o qmap.o qconfig.o 
qunicodetables.o qsettings.o qlocale.o
pbuilder_pbx.o: file not recognized: File truncated
*** Error code 1
1 error
*** Error code 2

Stop in /usr/ports/devel/qmake.
*** Error code 1

Stop in /usr/ports/x11-toolkits/qt33.
*** Error code 1

Stop in /usr/ports/irc/kvirc.
*** Error code 1

Stop in /usr/ports/irc/kvirc.

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


Re: removing old KDE3 packages

2008-08-21 Thread Warren Liddell
 I deinstalled 4.1 and answers to my question maybe help you:
 http://daemonforums.org/showthread.php?t=1724

 Mitja

Reading the thread its rather exactly like i did but for KDE3 an i dont use 
portmaster, but yeah it gives me some thoughts at least .. tnxs.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Loss of Internet Contivity

2008-08-20 Thread Warren Liddell
Im not sure what has happend, but after my last portupgrade i seem to 
have lost internet contivity on the network .. ic an get a IP address 
from the router, can ping the router no worries, all other machine 
son the network are able to use the internet, just mine seems to have 
lost it, attached is a brief paste of ifconfig + ping to router .. 
anyone got thoughts//suggestions ?

Network
Description: Binary data


No virus found in this outgoing message.
Checked by AVG.
Version: 7.5.524 / Virus Database: 270.6.5/1620 - Release Date: 19/08/2008 6:04 
AM
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]

KDElib + QT

2008-08-20 Thread Warren Liddell
A lot of applications i have fail to compile and im assuming work 
correctly due to the fact i had KDE3  4 installed on my AMD64 
7.0-STABLE machine .. i have deinstalled KDE3, but a  lot of the 
dependencies form it remain, so my questions are


1. How do i remove all the old kde3 stuff and leave whats needed for 
KDE4 behind



2. How do i fix it so when i try to install programs it dosent error 
saying a problem with kdelibs and mentioning about the QT vers it was 
compiled with etc



--
No virus found in this outgoing message.
Checked by AVG. 
Version: 7.5.524 / Virus Database: 270.6.5/1620 - Release Date: 19/08/2008 6:04 AM



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


Re: Loss of Internet Contivity

2008-08-20 Thread Warren Liddell



The attachment shows that DNS is unable to find the IP address.  This
appears to be a DNS resolver issue, not a network issue.  Check 
/etc/ resolv.conf and make sure its correct.  Then check the indicated DNS

servers using dig.


such a simple thing i didnit even think to check and it solved my 
problem, it would seem the static DNS entries in my router are being 
added into the resolv.conf file as nameservers and ironically as soon 
as i del those entries i had internet traffic restored. 



--
No virus found in this outgoing message.
Checked by AVG. 
Version: 7.5.524 / Virus Database: 270.6.5/1620 - Release Date: 19/08/2008 6:04 AM



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


Re: KDElib + QT

2008-08-20 Thread Warren Liddell

At 10:21 PM 20/08/2008, Odhiambo Washington wrote:


You've read /usr/ports/UPDATING, yes?
Upgrade QT first. I did pkg_delete -f kde\* first, same with koffice
and bar for some two ports which I had to delete and upgrade, it all
went well. Sorry I did not take notes about those two ports, otherwise
I could have told you.


At the time i went from KDE3 to 4 there was nothing in the UPDATING 
file ... pays not to jump to a new version to quicklyis what im learning.


Now the question is how do i repair it and try an get some 
functionality back without having to just give up an re-compile the 
OS from scratch 



--
No virus found in this outgoing message.
Checked by AVG. 
Version: 7.5.524 / Virus Database: 270.6.5/1620 - Release Date: 19/08/2008 6:04 AM



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


Xchat fails to compile

2008-08-20 Thread Warren Liddell
Below is the error i get when trying to compile xchat on AMD64 7.0-
STABLE KDE4 machine.

---


pixmaps.c: In function 'pixmaps_init':
pixmaps.c:103: error: 'bookpng' undeclared (first use in this function)
pixmaps.c:103: error: (Each undeclared identifier is reported only once
pixmaps.c:103: error: for each function it appears in.)
pixmaps.c:106: error: 'xchatpng' undeclared (first use in this function)
pixmaps.c:109: error: 'hoppng' undeclared (first use in this function)
pixmaps.c:110: error: 'purplepng' undeclared (first use in this function)
pixmaps.c:111: error: 'redpng' undeclared (first use in this function)
pixmaps.c:112: error: 'oppng' undeclared (first use in this function)
pixmaps.c:113: error: 'voicepng' undeclared (first use in this function)
pixmaps.c:116: error: 'traymsgpng' undeclared (first use in this 
function)
pixmaps.c:117: error: 'trayhilightpng' undeclared (first use in this 
function)
pixmaps.c:118: error: 'trayfilepng' undeclared (first use in this function)
gmake[3]: *** [pixmaps.o] Error 1
gmake[3]: Leaving directory 
`/usr/ports/irc/xchat/work/xchat-2.8.6/src/fe-gtk'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/usr/ports/irc/xchat/work/xchat-2.8.6/src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/irc/xchat/work/xchat-2.8.6'
gmake: *** [all] Error 2
*** Error code 2

Stop in /usr/ports/irc/xchat.

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


removing old KDE3 packages

2008-08-20 Thread Warren Liddell
A lot of applications i have fail to compile and im assuming work
 correctly due to the fact i had KDE3  4 installed on my AMD64
 7.0-STABLE machine .. i have deinstalled KDE3, but a  lot of the
 dependencies form it remain, so my question is

 1. How do i remove all the old kde3 stuff and leave whats needed for
 KDE4 behind

At the same time im coming across a lot of applications installed that still 
require that i have kdelibs3 installed rather then 4


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


Kopete, kplayer, kdelibs etc

2008-08-19 Thread Warren Liddell
I know there ar eknown issues about kopete and it being able to 
connect to MSN  Yahoo, im runnind KDE4 on AMD64 FreeBSD7.0-STABLE .. 
cvsupd today so all ports  SRC are upto date portupgrade done and 
yet kopete still refuses to connect to MSN or yahoo .. is the bug 
still on going or ?


Since upgrading to KDE4 as well, kplayer refuses to run and i have 
had to goto VLC player to be able to watch vide files ... any reason 
why this would refuse to load ?


When trying to re-compile things like Xchat and other various files 
that seem to be broken, i run into troubles with an error 
saying/mentioning kdelibs and QT .. excat error i couldnt say as i 
have now also lost complete internet access on the machine even 
though still able to communicate with the router and all other 
machines ironically running windows, seem to be running aok, so im 
trying to kill multiple birds using memory and booting from windows 
to FreeBSD etc


At this point im frustrated enough to just fdisk the machine, and 
isntall everything from scratch with 7.0-STABLE  KDE4 .. so i ask 
for a lil assistance plz so as i can avoid having to do this drastic measure.



--
No virus found in this outgoing message.
Checked by AVG. 
Version: 7.5.524 / Virus Database: 270.6.5/1619 - Release Date: 18/08/2008 5:39 PM



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


Re: Kopete, kplayer, kdelibs etc

2008-08-19 Thread Warren Liddell



Maybe a long shot, but do you also have KDE3.5x installed on this machine?
While KDE4 and KDE3.5x can coexist, you have to make sure that 
/usr/local/kde4/bin is in your path *before* 
/usr/local/bin.  Otherwise you may get to run a mixed system with 
some files coming from kde4 and others from 3.5, causing very weird 
problems (which I faced recently).


Yes i do have both installed .. perhaps i should de-install 3 as i 
dont require it. i have also done a portupgrade -afD .. just a matter 
of seeing what other problems may occur after rmeoving 3 from the system. 



--
No virus found in this outgoing message.
Checked by AVG. 
Version: 7.5.524 / Virus Database: 270.6.5/1619 - Release Date: 18/08/2008 5:39 PM



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


Re: [kde-freebsd] KDE4 libssl conflicts

2008-08-13 Thread Warren Liddell
 You need to clean out the 6.3 versions of various libs/binaries.

 See the delete-old and delete-old-libs targets on /usr/src/Makefile


fixed that issue .. however now kde4 is conflicting with things needed for 
kde3..

Making all in include
===  Installing for tidy-lib-080621.c

===  tidy-lib-080621.c conflicts with installed package(s):
  tidy-2804_2

  They install files into the same place.
  Please remove them first with pkg_delete(1).
*** Error code 1

Stop in /usr/ports/www/tidy-lib.
*** Error code 1

Stop in /usr/ports/www/kdewebdev4.
*** Error code 1

Stop in /usr/ports/x11/kde4.
*** Error code 1

Stop in /usr/ports/x11/kde4.
# pkg_delete tidy-2804_2
pkg_delete: package 'tidy-2804_2' is required by these other packages
and may not be deinstalled:
kde-3.5.8_2
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: KDE4 libssl conflicts

2008-08-12 Thread Warren Liddell
 You've got a mix of older and newer library versions, which makes me
 think that you are trying to do a partial upgrade of your ports after
 upgrading the FreeBSD base system to a newer version.  You really need
 to rebuild all ports when doing that, or else you'll run into issues.

 However, the specific problem you mention should have been resolved by
 this change here:

http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/126410

 ...so please double-check that your ports tree has been updated to get
 this fix.

 Regards,


I did recently upgrade my base system from 6.3-STABLE to 7.0-STABLE, however, 
i just re-ran a csup and ran portupgrade an tried a re-build of KDE4 with the 
same error output.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Wireless net Card

2008-08-11 Thread Warren Liddell
 Which Belkin wireless card do you have? Which arch are you running
 (i386/amd64)?

 I had horrific trouble with a Belkin on the Realtek chipset, played up
 with Ubuntu, FreeBSD, Fedora, even Windows!

 Trouble with Belkin is, you never know what you're getting. You need
 the revision number of the card, and then find out which chipset it
 is. Make sure the drivers you downloaded are for that exact revision.

 Hope you have more luck than I did, I tossed mine and bought a Ralink.

 Chris

AMD64 Arch  ironically it worked beautifully for ages in windows, but i  got 
sick of windows having been used to FreeBSD, so i re-installed FreeBSD an 
using the onboard LAN card atm, but am wanting to goto wireless.


[EMAIL PROTECTED]:3:5:0:   class=0x02 card=0x700f1799 chip=0x700f1799 
rev=0x20 hdr=0x00
vendor = 'Belkin Research and Development Labs'
class  = network
subclass   = ethernet


Chipset is RT8185L an i used the ndisgen to create the .ko file, which is just 
over 572kb in size.

ironically the 8180 works fine, but naturally wont do my wireless card.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Wireless net Card

2008-08-11 Thread Warren Liddell
 Please provide more detailed informatio. Card model, at least, or the
 output of

  pciconf -lv

 supposing that you have a real card, either internal or PCMCIA. If it
 is a USB model, then use

  usbdevs -v


[EMAIL PROTECTED]:3:5:0:   class=0x02 card=0x700f1799 chip=0x700f1799 
rev=0x20 hdr=0x00
vendor = 'Belkin Research and Development Labs'
class  = network
subclass   = ethernet


Chipset is RT8185L an i used the ndisgen to create the .ko file, which is just 
over 572kb in size.

ironically the 8180 works fine, but naturally wont do my wireless card.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


KDE4 libssl conflicts

2008-08-11 Thread Warren Liddell
How do i avoid//overturn this conflict ?


/usr/bin/ld: warning: libssl.so.4, needed by /usr/local/lib/libcurl.so, may 
conflict with libssl.so.5
/usr/bin/ld: warning: libcrypto.so.4, needed by /usr/local/lib/libcurl.so, may 
conflict with libcrypto.so.5
/usr/bin/ld: warning: libz.so.3, needed by /usr/local/lib/libcurl.so, may 
conflict with libz.so.4
/usr/bin/ld: warning: libm.so.4, needed by /usr/local/lib/libxslt.so, may 
conflict with libm.so.5
/usr/bin/ld: warning: libcrypt.so.3, needed 
by /usr/local/lib/mysql/libmysqlclient.so, may conflict with libcrypt.so.4
../librdf/.libs/librdf.so: undefined reference to `db_create'
../librdf/.libs/librdf.so: undefined reference to `db_strerror'
gmake[1]: *** [redland-db-upgrade] Error 1
gmake[1]: Leaving directory 
`/usr/ports/textproc/redland/work/redland-1.0.7/utils'
gmake: *** [all-recursive] Error 1
*** Error code 2

Stop in /usr/ports/textproc/redland.
*** Error code 1

Stop in /usr/ports/textproc/soprano.
*** Error code 1

Stop in /usr/ports/x11/kdelibs4.
*** Error code 1

Stop in /usr/ports/x11/kdebase4-runtime.
*** Error code 1

Stop in /usr/ports/x11/kde4.
*** Error code 1

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


OpenOffice Build Error

2008-08-10 Thread Warren Liddell
I am using FreeBSD 7.0-CURREENT all ports/src upto date as of this morning.. 
when trying to compile oo below is the result during the make.  What seems ot 
be causing this error ?


Test #PASSED#
Running processes: 0
deliver -- version: 1.129
Module 'o3tl' delivered successfully. 0 files copied, 5 files unchanged
1 module(s):
store
need(s) to be rebuilt

Reason(s):

ERROR: error 65280 occurred while 
making /usr/ports/editors/openoffice.org-3/work/BEB300_m3/store/util

Attention: if you build and deliver the above module(s) you may prolongue your 
the build issuing command build --from store
*** Error code 1
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: OpenOffice Build Error(Update)

2008-08-10 Thread Warren Liddell
On Sunday 10 August 2008 17:43:23 Warren Liddell wrote:
 I am using FreeBSD 7.0-CURREENT all ports/src upto date as of this
 morning.. when trying to compile oo below is the result during the make. 
 What seems ot be causing this error ?

2 module(s):
icu
openssl
need(s) to be rebuilt

Reason(s):

ERROR: error 65280 occurred while 
making /usr/ports/editors/openoffice.org-3/work/BEB300_m3/icu
ERROR: error 65280 occurred while 
making /usr/ports/editors/openoffice.org-3/work/BEB300_m3/openssl

Attention: if you build and deliver the above module(s) you may prolongue your 
the build issuing command build --from icu openssl

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


Re: 7-stable packages on 7.0-release system?

2008-08-10 Thread Warren Liddell
On Sunday 10 August 2008 20:05:14 Torgeir Hoffmann wrote:
 Hi again!

I assume that it is not advisable, but what can I expect to happen if
I try to use packages for 7-stable on a 7.0-release system?
 
  No, it is not advisable. I tried:
 
  http://lists.freebsd.org/pipermail/freebsd-questions/2008-June/177553.htm
 l

 Thanks for pointing this out!

  Not having newer binary packages for the latest RELEASE is a shortcoming
  on FreeBSD, but you will find many references that there are simply not
  enough resources.

 Please excuse me for branching this thread off into another loosely
 related question. But then, if I am to use this laptop of mine for work
 (nothing critical): How stable is 7-stable? Can I upgrade to 7-stable via
 freebsd-update?

From previous threads of my own asking around simlar questions, freebsd-update 
wont do STABLE but only releases, to do stable edit your sup file to RELENG_7 
and go form there.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Wireless net Card

2008-08-09 Thread Warren Liddell
I downloaded the drivers for the chipset my belkin wireless card has, used 
ndisgen to create the kernel module, which all went aok .. however when 
trying to load the module it hard hangs the machine to the point of it 
restarting itself .. is there something i perhaps mybe missing or am i out in 
the cold in not being able to use this wireless card untill some time a 
freebsd driver is done ?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Upgrading from 6.x to 7.x

2008-08-08 Thread Warren Liddell
 no for versions of FreeBSD beyond 6.3 its in base and you dont need to
 install it seperately to upgrade between versions.
 freebsd-update -r 7.1-RELEASE upgrade
 seems to have an effect where 7.0-RELEASE no longer does. I have CCed
 freebsd-stable@ on this to see if anyone knows if this is intended or a
 mistake.


 Vince

# freebsd-update -r 7.1-RELEASE upgrade
Looking up update.FreeBSD.org mirrors... 1 mirrors found.
Fetching public key from update1.FreeBSD.org... failed.
No mirrors remaining, giving up.

The getting of the public key seems to be the issue no matter how i go about 
trying to upgrade .. so my question now is, why is this and are there other 
mirror sites that can be used ?

Below is my Uname -a output if it has any relevance..

FreeBSD  6.3-STABLE FreeBSD 6.3-STABLE #11: Thu Aug  7 17:32:22 EST 2008 
shinjii@:/usr/obj/usr/src/sys/GENERIC  amd64
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Upgrading from 6.x to 7.x

2008-08-08 Thread Warren Liddell
 I would upgrade to a -RELEASE branch from source then try again.

 Vince


change my releng to 7 in the supfile and do a csup then do world  kernel and 
go from there ?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Upgrading from 6.x to 7.x

2008-08-08 Thread Warren Liddell
On Friday 08 August 2008 20:09:03 Vincent Hoffman wrote:
 Warren Liddell wrote:
  I would upgrade to a -RELEASE branch from source then try again.
 
  Vince
 
  change my releng to 7 in the supfile and do a csup then do world  kernel
  and go from there ?

 RELENG_7_0  for the -RELEASE
 7 is -STABLE

 Vince

csup running on 7_0 system all ready backed up so lets see how well this all 
goes.

Much tnxs to all who have supplied info on this, greatly appreciated.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


  1   2   >