Sorry - my mistake.

I need to build Vicidial installation on a Dreamhost server.

root@ps91497:/usr/local/src/dahdi-linux-complete-2.3.0.1+2.3.0# make
make -C linux all
make[1]: Entering directory
`/usr/local/src/dahdi-linux-complete-2.3.0.1+2.3.0/linux'
make -C drivers/dahdi/firmware firmware-loaders
make[2]: Entering directory
`/usr/local/src/dahdi-linux-complete-2.3.0.1+2.3.0/linux/drivers/dahdi/firmware'
make[2]: Leaving directory
`/usr/local/src/dahdi-linux-complete-2.3.0.1+2.3.0/linux/drivers/dahdi/firmware'
You do not appear to have the sources for the 3.1.9-vs2.3.2.5 kernel
installed.
make[1]: *** [modules] Error 1
make[1]: Leaving directory
`/usr/local/src/dahdi-linux-complete-2.3.0.1+2.3.0/linux'
make: *** [all] Error 2
root@ps91497:/usr/local/src/dahdi-linux-complete-2.3.0.1+2.3.0#

So, the Makefile is looking for the kernel sources/headers and since it is
a virtual host, I had to grab some headers/sources to
build dependent software.

This seems to be more trouble - I am going to dig and see if there are some
binaries that I can download.

If this doesn't work, I think I am going to build it all on a local VM and
tweak it to run on my Dreamhost machine.

That may be the route I need to take - would rather do it all in one place,
but that may not happen.


Glen

On Sun, Apr 1, 2012 at 16:34, Ben Hutchings <b...@decadent.org.uk> wrote:

> Reply to all (or to the list), not just to me.
>
> On Sun, 2012-04-01 at 14:24 -0400, Glen Millard wrote:
> > Okay - any other suggestions?
>
> Well you could answer my question:
>
> I wrote:
>
> > What does it need from the kernel source?  You certainly can't build a
> > useful kernel module this way (nor would you be permitted to load it
> > anyway).
>
> Ben.
>
> --
> Ben Hutchings
> I'm always amazed by the number of people who take up solipsism because
> they heard someone else explain it. - E*Borg on alt.fan.pratchett
>

Reply via email to