On 12/8/06, Lane <[EMAIL PROTECTED]> wrote:
On Friday 08 December 2006 11:21, Andrew Falanga wrote:
> Hi,
>
> I'm trying to port some code from Linux to FreeBSD and I've got an issue
> that revolves around something I've never dealt with before. The code
> includes the following header:
>
> #in
On 2006-12-08 10:21, Andrew Falanga <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I'm trying to port some code from Linux to FreeBSD and I've got
> an issue that revolves around something I've never dealt with
> before. The code includes the following header:
>
> #include
>
> Apparently, program is attemp
On Friday 08 December 2006 11:21, Andrew Falanga wrote:
> Hi,
>
> I'm trying to port some code from Linux to FreeBSD and I've got an issue
> that revolves around something I've never dealt with before. The code
> includes the following header:
>
> #include
>
> Apparently, program is attempting to
Hi,
I'm trying to port some code from Linux to FreeBSD and I've got an issue
that revolves around something I've never dealt with before. The code
includes the following header:
#include
Apparently, program is attempting to make use of the xucred structure
defined in there, because the rest o
On Wed, Apr 07, 2004 at 08:42:19AM -0500, Eric De la Cruz Lugo wrote:
>
> HI All, am having problems compiling a code, this is the output from the make:
>
> terra# make
> make all-recursive
> Making all in src
> if g++ -I. -I. -I.. -O6 -I/usr/include/bhpos -I'/usr/local/include/
> m
HI All, am having problems compiling a code, this is the output from the make:
terra# make
make all-recursive
Making all in src
if g++ -I. -I. -I.. -O6 -I/usr/include/bhpos -I'/usr/local/include/
mysql' -g -O2 -MT servmsg.o -MD -MP -MF ".deps/servmsg.Tpo" -c -o servmsg.o
`test -f
Hi All, am having problems compiling a code, here is the output from make:
terra# make
make all-recursive
Making all in src
if g++ -I. -I. -I.. -O6 -I/usr/include/bhpos -I'/usr/local/include/
mysql' -g -O2 -MT servmsg.o -MD -MP -MF ".deps/servmsg.Tpo" -c -o servmsg.o
`test -f 'ser
Hello all
Thanks Mike and Peter. I have been able to
successfully compile the new kernel & install it.
BUT, though I compiled with:
device pcm #TK: for sound blaster pro 16.
I get no sound.
(I tried to play an audio file with amp).
The sound card is a SOUND BLASTER PRO 16 Compatible.
Here
Tadimeti Keshav wrote:
hi all,
I am having problems compiling my kernel.
Your immediate problem is a common one. Your kernel config includes the
line:
device umass # Disks/Mass storage - Requires scbus and da
But scbus and da are commented out. Uncomment them, and compile.
PWR.
-- snip --
>> umass.o: In function `umass_cam_quirk_cb':
>> umass.o(.text+0x23eb): undefined reference to
>> `xpt_done'
>> *** Error code 1
>>
>> Stop in /usr/src/sys/i386/compile/CUSTOM.
-- snip --
>> # SCSI peripherals
>> #device& nbsp; scbus
hi all,
I am having problems compiling my kernel.
FreeBSD 5.1
Intel Pentium 200 MMX. 64MB ram.
Digital PC 5000.
I am having problems while linking the objects (.o
files). Why is it compiling for PentiumPRO?
I am attaching the kernel config file.
Sorry if I have sent it to the wrong list.
I appr
Kris Kerwin <[EMAIL PROTECTED]> writes:
> I have forwarded a message that's about two weeks old from the -newbies list.
> As you'll see, the problem is related to kernel compilation.
The way to track down this kind of problem is to start with a
known-working configuration, like GENERIC, and the
uch file or directory
> mkdep: compile failed
Do you have device pcm in your kernel? I think that was the solution
for me with that error
>
> Clearly, this smacks of problems with the isa driver.
>
> Again, thanks for your help.
>
> Kris Kerwin
>
>
> --
ge --
Subject: Newbie Right of Passage -- Kernel Compilation Problems :-)
Date: Tuesday 17 June 2003 10:56 pm
From: Kris Kerwin <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Hello all,
This might be more of a question for the freebsd-questions mailing list, but,
knowing my luck, I pr
14 matches
Mail list logo