sg3_utils icon indicating copy to clipboard operation
sg3_utils copied to clipboard

No rule to make target 'getopt_long.o'

Open AIIleG opened this issue 7 months ago • 0 comments
trafficstars

Hi,

I tried to compile it on AIX but ran into:

gmake[2]: Entering directory '/devel/sg3_utils-1.48/lib'
gmake[2]: *** No rule to make target 'getopt_long.o', needed by 'libsgutils2.la'.  Stop.

AIX has no long options and the included getopt_long seems to have fallen through the cracks.

AIIleG avatar Apr 18 '25 00:04 AIIleG