discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Discuss-gnuradio] Compiling error


From: Scott Robson
Subject: [Discuss-gnuradio] Compiling error
Date: Fri, 19 Apr 2002 18:22:22 -0400

Hi everyone,

I'm trying to compile the gnuradio package under openBSD. After finally getting the configure file to find all relevant libraries I still have one problem, this time during the compilation step. Below is the compile error message. Basically it is an error with an assembler pseudo-op. I'm not familiar with how these work normally. Can anyone shed light on what my problem might be? I'm assuming it is a problem with gcc under openBSD.

Thanx in advance

Robbo...

Making all in .
/bin/sh ../../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -DUSE_LIBGXX_INLINES -D_REENTRANT -DPARANOID=1 -DCACHESIZE=262144 -I../../../../src/gnu/lib/gr -I../../../../src/gnu/lib/grio -I../../../../src/gnu/lib/grgui -I../../../../src/gnu/lib/dtv -I../../../../src/pspectra/lib/vr -I../../../../src/pspectra/lib/vrp -I../../../../src/pspectra/lib/vrio -I../../../../src/pspectra/lib/vrgui -g -O2 -Wall -c VrAdd4_MMX.s gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -DUSE_LIBGXX_INLINES -D_REENTRANT -DPARANOID=1 -DCACHESIZE=262144 -I../../../../src/gnu/lib/gr -I../../../../src/gnu/lib/grio -I../../../../src/gnu/lib/grgui -I../../../../src/gnu/lib/dtv -I../../../../src/pspectra/lib/vr -I../../../../src/pspectra/lib/vrp -I../../../../src/pspectra/lib/vrio -I../../../../src/pspectra/lib/vrgui -g -O2 -Wall -c VrAdd4_MMX.s -o VrAdd4_MMX.o
VrAdd4_MMX.s: Assembler messages:
VrAdd4_MMX.s:1: Error: Unknown pseudo-op:  `.intel_syntax'
*** Error code 1

Stop in /home/scott/gnuradio-0.3/src/pspectra/lib/vrp.
*** Error code 1

Stop in /home/scott/gnuradio-0.3/src/pspectra/lib/vrp (line 272 of Makefile).
*** Error code 1

Stop in /home/scott/gnuradio-0.3/src/pspectra/lib (line 246 of Makefile).
*** Error code 1

Stop in /home/scott/gnuradio-0.3/src/pspectra (line 163 of Makefile).
*** Error code 1

Stop in /home/scott/gnuradio-0.3/src (line 161 of Makefile).
*** Error code 1

Stop in /home/scott/gnuradio-0.3 (line 201 of Makefile).
*** Error code 1

Stop in /home/scott/gnuradio-0.3 (line 329 of Makefile).




reply via email to

[Prev in Thread] Current Thread [Next in Thread]