Reply To: svn-1303 configure error id3_file_open

#5561
rolfie
Participant

Thanks for the pointer to the log. I’m guessing this is the culprit, but I have no clue how to fix it myself.

configure:20229: checking for id3tag.h
configure:20236: result: yes
configure:20260: checking for id3_file_open in -lid3tag
configure:20290: gcc -o conftest -g -O2 -lz -g -Wall -DHAVE_SQL -DHOST='”i686-pc-linux-gnu”‘ -DNOT_HAVE_SA_LEN -I/usr//include -L/usr//lib -R/usr//lib conftest.c -lid3tag -lpthread >&5
gcc: unrecognized option ‘-R/usr//lib’
/usr/bin/ld: cannot find -lz
collect2: ld returned 1 exit status

What’s the -R option supposed to be for?