[ofa-general] OpenSM QoS build failure

Hal Rosenstock hal.rosenstock at gmail.com
Tue Aug 28 08:47:19 PDT 2007


Yevgeny,

I get the following failure with the latest OpenSM master:

if gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include
-I./../../libibcommon/include/infiniband
-I./../../libibumad/include/infiniband   -Wall
-DOSM_VENDOR_INTF_OPENIB -fno-strict-aliasing -DVENDOR_RMPP_SUPPORT
-DDUAL_SIDED_RMPP -ggdb -D_DEBUG_ -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1
-MT opensm-osm_qos_parser_y.o -MD -MP -MF
".deps/opensm-osm_qos_parser_y.Tpo" -c -o opensm-osm_qos_parser_y.o
`test -f 'osm_qos_parser_y.c' || echo './'`osm_qos_parser_y.c; \
then mv -f ".deps/opensm-osm_qos_parser_y.Tpo"
".deps/opensm-osm_qos_parser_y.Po"; else rm -f
".deps/opensm-osm_qos_parser_y.Tpo"; exit 1; fi
flex --prefix=__qos_parser_ -o ./osm_qos_parser_l.c ./osm_qos_parser.l
flex: unknown flag '-'.  For usage, try
      flex --help
make[2]: *** [osm_qos_parser_l.c] Error 1

I have flex version 2.5.4. Seems like it doesn't like --prefix. Should
this be -P ?

-- Hal



More information about the general mailing list