Koozali.org: home of the SME Server

'make' in 5.1.2

Daniel B. J.

'make' in 5.1.2
« on: February 19, 2002, 11:36:18 PM »
Hi guys.

Before i changed to 5.1.2 i got the "make"-command working, but after the upgrade i can't find any how-to's :-(

Hope somebody can help me... I realy REALLY!!!!!!!! like 5.1.2 - but i need to make some things because i have a jabber server with some mods! so please help me!!

Thanks
Daniel B. Jensen

Dean Mumby

Re: 'make' in 5.1.2
« Reply #1 on: February 19, 2002, 11:42:53 PM »
i would suggest taking a look at Darrel Mays new site layout there is a directory for dev tools You will probably have to install the files there

http://myezserver.com/downloads/mitel/contrib/

Regards
Dean

Ps. what services have you been able to get working with jabber ?

heho

Re: 'make' in 5.1.2
« Reply #2 on: February 20, 2002, 11:38:20 AM »
Hi

just install the following rpm :

cpp-2.96-85.i386.rpm
glibc-devel-2.2.4-19.3.i386.rpm
gcc-2.96-85.i386.rpm
make-3.79.1-5.i386.rpm

you will find them easily on redhat download website .
After this , you will be able to compile ;-)

Simon Vetterli

Re: 'make' in 5.1.2
« Reply #3 on: February 20, 2002, 07:23:07 PM »
I installed these rpm also. And everything was correct.
Now I like to add a new driver. I have all the sources and in the README-file they write the follow things:

INTRODUCTION:

The software for the UNICORN ADSL PCI card consists of two loadable drivers,
the unicorn_atm.o and unicorn_pci.o. The unicorn driver is a standard Linux
ATM driver, that performs segmentation and reassembly (SAR) and flow control.
The unicorn_pci driver contains the ADSL modem software and hardware related
functions. It has been tested with the Linux 2.4.x kernels. Note that to use
PPPoE, PPPoA or RFC2684 protocols, the kernel may need to be patched.

COMPILATION:

To compile the drivers, unzip and untar the file. In the unicorn directory you
will find the two subdirectories unicorn_atm and unicorn_bus.
You may compile the drivers based on the include files in the kernel source
or standard kernel include files. Set the variable KERNELDIR in the Makefile's
to point to your kernel sources if the first option in chosen.
If you choose the latter, you may need to copy the contents of the kernel
source "include/net" directory into "/usr/include/net/".
Go into these subdirectories and do a "make" and a "make install".
If the compile option "USE_HW_TIMER" is set, the performance is increased,
but the CPU load increased.

What I have to set?
If I go to the subdirectorie I get a lot of warnings and error.

Please Help ME!!

Simon

Charlie Brady

Re: 'make' in 5.1.2
« Reply #4 on: February 21, 2002, 12:47:11 AM »
Simon Vetterli wrote:

> The unicorn_pci driver contains the ADSL modem software and
> hardware related
> functions. It has been tested with the Linux 2.4.x kernels.

This usually means that it will not work with a 2.2.x kernel.

Regards

Charlie

Simon Vetterli

Re: 'make' in 5.1.2
« Reply #5 on: February 21, 2002, 12:54:12 AM »
Wich Kernel do I have with the latest SME Version 5.1.2?
How can I check it?

Thanks

Simon

Dan Brown

Re: 'make' in 5.1.2
« Reply #6 on: February 21, 2002, 01:01:01 AM »
2.2.19-7.0.8

Simon Vetterli

Re: 'make' in 5.1.2
« Reply #7 on: February 22, 2002, 12:02:15 PM »
Is it possible to upgrade/update the kernel to 2.4.x?
If YES, where can I take the files?

Thanks

Simon