Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - ycremon

Pages: [1]
1
Linux Specific Issues / Re: Compiling probems
« on: February 09, 2007, 01:08:36 pm »
Hi
I did follow that Guide sorry but it's not

" without using "autoreconf" (just skip the step?)"

But i have no clue
 so i did the hole thing again  now and it change a bit but it's still the same
Compile error with cal3d :

h4a@Dagobert:~/development/cal3d$
autoreconf --install --force
/usr/share/aclocal/lib3ds.m4:4: warning: underquoted definition of AM_PATH_LIB3DS
  run info '(automake)Extending aclocal'
  or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
configure.in:41: error: possibly undefined macro: AC_DISABLE_STATIC
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure.in:43: error: possibly undefined macro: AC_LIBTOOL_WIN32_DLL
configure.in:44: error: possibly undefined macro: AC_PROG_LIBTOOL
autoreconf: /usr/bin/autoconf failed with exit status: 1

It has maybe something to do with "autoreconf"  a friend tried it with Gento and "econf"
does the job  "autoreconf" not.
We both have v. 2.61

 thx ycremon

2
Linux Specific Issues / Compiling probems
« on: February 08, 2007, 04:49:23 pm »
Hi

I tried today to compile the Client and got this Error Message

h4a@Dagobert:~/development/cal3d$
autoreconf --install --force
configure.in:41: error: possibly undefined macro: AC_DISABLE_STATIC
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure.in:43: error: possibly undefined macro: AC_LIBTOOL_WIN32_DLL
configure.in:44: error: possibly undefined macro: AC_PROG_LIBTOOL
autoreconf: /usr/bin/autoconf failed with exit status: 1

I'm pretty new with Linux so I realy dont know what to do
I followed the Guide Just insalled n-vidia Tool 1.5 insteed of 1.41
With automake I'm also not sure . I got 1.4 and 1.9 installed

system:  Athlon 2500 XP  1024 DDr-Ram
Ati 9600 graka
Os:  Sidux  (debian)

Thx for helping

Pages: [1]