Hello,

After configure with "--enable-bsdl" I have problems with building the
BSDL subsystem on FreeBSD:

%make
grep 'DMALLOC'  > bsdl_config.h
^C*** bsdl_config.h removed

%gmake
grep 'DMALLOC' ../../config.h > bsdl_config.h
  CC     vhdl_bison.lo
  CC     bsdl_bison.lo
  CC     bsdl.lo
  CC     bsdl_sem.lo
bsdl_sem.c:45:24: error: bsdl_bison.h: No such file or directory
bsdl_sem.c: In function 'urj_bsdl_process_cell_info':
bsdl_sem.c:313: error: 'INTERNAL' undeclared (first use in this function)
bsdl_sem.c:313: error: (Each undeclared identifier is reported only once
bsdl_sem.c:313: error: for each function it appears in.)
bsdl_sem.c:315: error: 'OUTPUT2' undeclared (first use in this function)
bsdl_sem.c:317: error: 'OUTPUT3' undeclared (first use in this function)
bsdl_sem.c:320: error: 'OBSERVE_ONLY' undeclared (first use in this function)
bsdl_sem.c:322: error: 'INPUT' undeclared (first use in this function)
bsdl_sem.c:324: error: 'CLOCK' undeclared (first use in this function)
bsdl_sem.c:327: error: 'CONTROL' undeclared (first use in this function)
bsdl_sem.c:329: error: 'CONTROLR' undeclared (first use in this function)
bsdl_sem.c:332: error: 'BIDIR' undeclared (first use in this function)
gmake: *** [bsdl_sem.lo] Błąd 1

Also note that using bsd make does not work (as for the other of the
build), only the gnu make. I have bison-2.4.1 installed.

Anyone else has this problem?

Please advise,

-- 
0110001101100100

------------------------------------------------------------------------------
Download new Adobe(R) Flash(R) Builder(TM) 4
The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly 
Flex(R) Builder(TM)) enable the development of rich applications that run
across multiple browsers and platforms. Download your free trials today!
http://p.sf.net/sfu/adobe-dev2dev
_______________________________________________
UrJTAG-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/urjtag-development

Reply via email to