[FreeNX-kNX] FreeNX 0.6.0 ubuntu egdy packages

Durk Strooisma durk at kern.nl
Sun Feb 11 22:17:52 UTC 2007


Hi,

That's exactly the same error I got. What I've done to avoid any errors:

1. Clean sarge install, 2.6 kernel

2. Install useful stuff:

apt-get install vim less ssh

3. Install builddepends:

apt-get install cdbs autotools-dev debhelper patchutils autoconf automake1.4
bzip2 libjpeg-dev libpng12-dev libssl-dev libx11-dev libxaw7-dev xutils
zlib1g-dev quilt

4. Install missing builddependency:

apt-get install libxrender-dev

5. Install newer version of quilt from backports.org:

dpkg -i quilt_0.45-3~bpo.1_all.deb

6. Install newer version of patchutils (etch version, but backported to
sarge):
dpkg -i patchutils_0.2.31-3_i386.deb

7. Avoid compiler issues, make link:

ln -s /usr/include/gnu/stubs.h /usr/include/gnu/stubs-32.h

8. Avoid compiler issues, make link:

mkdir -p /usr/lib/gcc/i486-linux-gnu
ln -s /usr/lib/gcc-lib/i486-linux/3.3.5 /usr/lib/gcc/i486-linux-gnu/4.1.2

9. Avoid compiler issues, make link:

ln -s /usr/include/asm /usr/include/asm-i386

10. Avoid compiler issues, make link:

ln -s /usr/include/asm/ioctl.h /usr/include/asm-generic/ioctl.h

11. dpkg-buildpackage, etc.

That's it! Quite ugly, but it works... :-)

Durk



> The exact error i'm getting is
> make[5]: *** No rule to make target
> `/usr/lib/gcc/i486-linux-gnu/4.1.2/include/stddef.h', needed by
> `Loop.o'.  Stop.
>
> I only hace gcc-3.3 and gcc-3.4 installed
>
> On 2/11/07, brendan powers <brendan0powers at gmail.com> wrote:
>> Did you have to do anything special to backpor them? I got the freenx
>> packages to build fine, but the nx libraries failw hen looking for
>> some hearder files for gcc 4.
>>
>> On 2/11/07, Durk Strooisma <durk at kern.nl> wrote:
>> > Thanks!
>> >
>> > I just backported the packages for use on Debian 3.1 (sarge), which
>> > seems to work okay.
>> >
>> > Durk
>> >
>> > > Hello,
>> > >
>> > > Ubuntu Edgy user can find FreeNX 0.6.0 packages here :
>> > > http://opensource.dental-on-line.com/.
>> > >
>> > > Best regards
>> > >
>> > >         Benoît Canet
>> >
>> >
>> > ________________________________________________________________
>> >      Were you helped on this list with your FreeNX problem?
>> >     Then please write up the solution in the FreeNX Wiki/FAQ:
>> >   http://openfacts.berlios.de/index-en.phtml?title=FreeNX_FAQ
>> >          Don't forget to check the NX Knowledge Base:
>> >                  http://www.nomachine.com/kb/
>> >
>> > ________________________________________________________________
>> >        FreeNX-kNX mailing list --- FreeNX-kNX at kde.org
>> >       https://mail.kde.org/mailman/listinfo/freenx-knx
>> > ________________________________________________________________
>> >
>>
> ________________________________________________________________
>     Were you helped on this list with your FreeNX problem?
>    Then please write up the solution in the FreeNX Wiki/FAQ:
>  http://openfacts.berlios.de/index-en.phtml?title=FreeNX_FAQ
>         Don't forget to check the NX Knowledge Base:
>                 http://www.nomachine.com/kb/
>
> ________________________________________________________________
>       FreeNX-kNX mailing list --- FreeNX-kNX at kde.org
>      https://mail.kde.org/mailman/listinfo/freenx-knx
> ________________________________________________________________






More information about the FreeNX-kNX mailing list