I have built it many OS X systems in the past and its always been very
straightforward (./configure; make; etc) but for some reason now it fails..

The only thing that I can think that has changed is my updating of GCC to
3.3.  

Can anyone suggest a possible solution to the following error?

% make
cd ./popper  && make all
gcc -c -I.. -I.. -I. \
        -I../mmangle -I../common  \
        -g -O2 -traditional-cpp -DHAVE_CONFIG_H  -DDARWIN -DUNIX
pop_dele.c -o pop_dele.o
In file included from /usr/include/machine/param.h:30,
                 from /usr/include/sys/param.h:102,
                 from popper.h:50,
                 from pop_dele.c:29:
/usr/include/ppc/param.h:98: macro "btodb" requires 2 arguments, but only
1 given
/usr/include/ppc/param.h:100: macro "dbtob" requires 2 arguments, but
only 1 given
make[1]: *** [pop_dele.o] Error 1
make: *** [popper_server] Error 2


THanks in advance for any suggestions and help.

.. . .  .  .   .   .    .    .     .     .
Michael Dunston
Music and Technology
http://www.music.vt.edu
Virginia Tech School of the Arts

Reply via email to