Otresher Posted October 23, 2016 at 06:30 PM Share Posted October 23, 2016 at 06:30 PM linking ../db_new... /usr/local/bin/ld: cannot find -lthecore /usr/local/bin/ld: cannot find -lsql /usr/local/bin/ld: cannot find -lpoly /usr/local/bin/ld: cannot find -lgame collect2: error: ld returned 1 exit status Makefile:48: recipe for target '../db_new' failed gmake: *** [../db_new] Error 1 Como faz parar arrumar isso? MakeFile: line:48 $(TARGET): $(OBJS) @echo linking $(TARGET)... @$(CC) $(CFLAGS) $(LIBDIR) $(OBJS) $(LIBS) -o $(TARGET) @touch version.cpp @echo stripping $(TARGET)... @strip --strip-all $(TARGET) agradeço desde já Link to comment
WLN Posted October 24, 2016 at 04:33 AM Share Posted October 24, 2016 at 04:33 AM try cleaning the build files and then build it again Link to comment
[Admin] tierrilopes Posted October 24, 2016 at 08:55 AM Share Posted October 24, 2016 at 08:55 AM Coloca aqui a makefile inteira assim como print da estrutura da pasta extern e source sff. Link to comment
xabugas123 Posted February 23, 2018 at 04:02 PM Share Posted February 23, 2018 at 04:02 PM estou com um dos erros que foi mostrado ai eu sei como resolver mas não sei qual a pkg que precisa ou seja o meu erro é o seguinte :/usr/local/bin/ld: cannot find -lgame caso alguém saiba qual a pkg em falta que me diga ficava agradecido pela ajuda. Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now