[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On 2003-01-28, Grzegorz Godlewski <ggodlewski@xxxxxxxxxx> wrote:
> > It compiled okay for me. What's the problem exactly?
> I run:
> autoconf
> ./configure (alsa9 is detected)
> make
Try "make distclean" before "autoconf". Make sure dependencies are
being generated.
> Note the files size:
> $ ls -la lib/unix/*alsa9*
> -rwx------ 1 gg users 3576 01-28 19:55 lib/unix/alleg-alsa9digi.so
> -rwx------ 1 gg users 3576 01-28 19:55 lib/unix/alleg-alsa9midi.so
Looks like these are empty stubs.
> autoconf-2.57-2
> make-3.80-1
For reference, I have autoconf 2.50 and make 3.79.1.
> > The driver didn't work though, but I haven't really investigated why.
> > My ALSA version is 0.9.0beta12 (nearly one year old), so that could be a
> > factor. The error messages are as follows:
> Check with current version. :)
Will do.
--
王浩禎