See attachment.
--HPS
diff -u -r work.old/kdebase-4.2.4/apps/kinfocenter/usbview/CMakeLists.txt work/kdebase-4.2.4/apps/kinfocenter/usbview/CMakeLists.txt
--- work.old/kdebase-4.2.4/apps/kinfocenter/usbview/CMakeLists.txt 2009-06-07 10:54:55.0 +0200
+++ work/kdebase-4.2.4/apps/kinfocenter/u
Quoting Robert Huff (from Mon, 8 Jun 2009
01:01:32 -0400):
Is there anyone out there with experience porting from Linux to
FreeBSD and/or writing code for both who can spare a few cycles to
help a complete novice figure out what's different (and how to fix
it)?
Have a look at http:
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
On 2009-Jun-08 01:01:32 -0400, Robert Huff wrote:
> Is there anyone out there with experience porting from Linux to
>FreeBSD and/or writing code for both who can spare a few cycles to
>help a complete novice figure out what's different (and how to fix
>it)?
That's an extremely open-ended qu
Hello
Сan anybody commit this
http://www.freebsd.org/cgi/query-pr.cgi?pr=134929 ?
Thanks
--
Best Regards,
Alexander Kriventsov
.masterhost
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe,
(Note: an HTML version of this report is available at
http://www.freebsd.org/cgi/query-pr-summary.cgi?category=ports .)
The following is a listing of current problems submitted by FreeBSD users.
These represent problem reports covering all versions including
experimental development code and obsol
Quoting Robert Huff (from Mon, 8 Jun 2009
08:07:08 -0400):
First problem:
Looks like bash-isms in configure.
When following the instructions here
"http://ctp2.darkdust.net/anonsvn/branches/linux/doc/README.linux"; I
get to step 2 ("configure") and get this:
appending conf
Hi,
i try virtualbox5.tgz in my FreeBSD 7.2 Release.
Compiled allready ok.
If I start VirtualBox come following error:
[r...@freebsd ~]# VirtualBox
VirtualBox: supR3HardenedExecDir: couldn't read "", errno=2 cchLink=-1
also by
[r...@freebsd ~]# VBoxSDL
VBoxSDL: supR3HardenedExecDir: couldn't
On Mon, Jun 08, 2009 at 02:33:14PM +0400, Alexander Kriventsov wrote:
> Hello
> ?an anybody commit this
> http://www.freebsd.org/cgi/query-pr.cgi?pr=134929 ?
> Thanks
I'll take care of it shortly. Sorry for the delay.
-- WXS
___
freebsd-ports@freebsd.or
Alexander Leidinger writes:
> >First problem:
>
> Looks like bash-isms in configure.
for (i = 0; i < 10; i++) hit_forehead_with_desk();
I had already figured out replacing "make" with "gmake"; this
should have been obvious.
>
> >When following the instructions he
Quoting Robert Huff (from Mon, 8 Jun 2009
09:53:29 -0400):
Alexander Leidinger writes:
> First problem:
Looks like bash-isms in configure.
for (i = 0; i < 10; i++) hit_forehead_with_desk();
I had already figured out replacing "make" with "gmake"; this
should have be
Don't forget to read the instructions in the README file. You must add
system users to an appropriate system group called something like
virtualboxuseres... (I'm currently on a windows machine. So, i have no
chance to give you correct detailed instructions :-)
Also you must mount /proc
See d
Alexander Leidinger writes:
> >Right: I re-ran under bash, and got the same problems.
> >Looking at configure.ac, I see:
> >
> > AC_PATH_PROG(YACC,byacc,no)
> > if test "x$YACC" == "xno"
>
> This should be a "=", not a "==".
Same result.
> >Relevant bit is:
> >
> >
* Erwin Lansing (er...@freebsd.org) wrote:
> > i386 is operated by erwin@ so try talking to him. But I must warn you
> > that i386 run will take about a week, due to much older hardware we have
> > available for it.
> >
> And there are two other builds in queue before you, so it will take a
> whi
On 2009-Jun-08 11:33:27 -0400, Robert Huff wrote:
>Alexander Leidinger writes:
>> > Right: I re-ran under bash, and got the same problems.
>> > Looking at configure.ac, I see:
>> >
>> > AC_PATH_PROG(YACC,byacc,no)
>> > if test "x$YACC" == "xno"
>>
>> This should be a "=", not a "==".
>
* Eugen-Andrei Gavriloaie (shir...@gmail.com) wrote:
> I would like to bring to your attention my project hosted here:
>
> http://www.rtmpd.com
>
> I know how Adobe is keep ignoring our request of having a flash player
> for FreeBSD. I though that at least we have another decent C++
> implem
Peter Jeremy writes:
> >> > for ac_remove_CFLAG in "-O1" "-O2" "-O3" ; do
> >> >CFLAGS=${CFLAGS//${ac_remove_CFLAG}/}
> >> >CPPFLAGS=${CPPFLAGS//${ac_remove_CFLAG}/}
> >> >CXXFLAGS=${CXXFLAGS//${ac_remove_CFLAG}/}
> >> > done
> >>
> >> Quick try:
> >> CFLA
Robert Huff writes:
> Peter Jeremy writes:
>
>
>> >> > for ac_remove_CFLAG in "-O1" "-O2" "-O3" ; do
>> >> > CFLAGS=${CFLAGS//${ac_remove_CFLAG}/}
>> >> > CPPFLAGS=${CPPFLAGS//${ac_remove_CFLAG}/}
>> >> > CXXFLAGS=${CXXFLAGS//${ac_remove_CFLAG}/}
>> >> > done
>> >>
Lowell Gilbert writes:
> > /usr/include/malloc.h:3:2: error: #error " has been replaced by
> "
>
> Whichever file is being compiled has a line that should be changed from
> #include
> to
> #include
Done. Merrily compiling away.
_
Dear colleagues,
on a couple of my workstations, after portupgrading, I've found that
gnome-screensaver after activating renders X unusable, as it shows desktop with
password dialog box for fraction of second, then blanks it back. Killing
gnome-xscreensaver from other console helps, but it doe
Robert Huff writes:
> Done. Merrily compiling away.
New problem.
One of the files has:
#ifdef LINUX
#include
#endif
What is the FreeBSD magic tag corresponding to "LINUX"?
"__FREEBSD__"?
Robert Huff
__
Robert Huff wrote:
Robert Huff writes:
Done. Merrily compiling away.
New problem.
One of the files has:
#ifdef LINUX
#include
#endif
What is the FreeBSD magic tag corresponding to "LINUX"?
"__FREEBSD__"?
Robert Huff
--
1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70 3F8C 75B8 8FFB DB9B 8C1C
Philip M. Gollucci (pgollu...@p6m7g8.com) c: 703.336.9354
Consultant - P6M7G8 Inc.http://p6m7g8.net
Senior Sys Admin- RideChar
--
1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70 3F8C 75B8 8FFB DB9B 8C1C
Philip M. Gollucci (pgollu...@p6m7g8.com) c: 703.336.9354
Consultant - P6M7G8 Inc.http://p6m7g8.net
Senior Sys Admin- RideChar
24 matches
Mail list logo