Jump to content

Deady

Inactive Member
  • Posts

    2
  • Joined

  • Last visited

  • Feedback

    0%

About Deady

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Deady's Achievements

Rookie

Rookie (2/16)

  • One Month Later
  • Week One Done
  • Reacting Well
  • Conversation Starter

Recent Badges

0

Reputation

  1. Hello! I have a problem with the compilation, can you help me with this error? I use freebsd 13.2 x64 and svfile reference compile main.cpp compile minilzo.c linking ../game.... ld: error: /usr/local/lib/mysql/libmysqlclient.a(client.c.o) is incompatible wit h elf_i386_fbsd ld: error: /usr/local/lib/mysql/libmysqlclient.a(client_authentication.cc.o) is incompatible with elf_i386_fbsd ld: error: /usr/local/lib/mysql/libmysqlclient.a(client_plugin.c.o) is incompati ble with elf_i386_fbsd ld: error: /usr/local/lib/mysql/libmysqlclient.a(errmsg.c.o) is incompatible wit h elf_i386_fbsd ld: error: /usr/local/lib/mysql/libmysqlclient.a(get_password.c.o) is incompatib le with elf_i386_fbsd ld: error: /usr/local/lib/mysql/libmysqlclient.a(libmysql.c.o) is incompatible w ith elf_i386_fbsd ld: error: /usr/local/lib/mysql/libmysqlclient.a(my_time.c.o) is incompatible wi th elf_i386_fbsd ld: error: /usr/local/lib/mysql/libmysqlclient.a(net_serv.cc.o) is incompatible with elf_i386_fbsd ld: error: /usr/local/lib/mysql/libmysqlclient.a(pack.c.o) is incompatible with elf_i386_fbsd ld: error: /usr/local/lib/mysql/libmysqlclient.a(password.c.o) is incompatible w ith elf_i386_fbsd ld: error: /usr/local/lib/mysql/libmysqlclient.a(dbug.c.o) is incompatible with elf_i386_fbsd ld: error: /usr/local/lib/mysql/libmysqlclient.a(bchange.c.o) is incompatible wi th elf_i386_fbsd ld: error: /usr/local/lib/mysql/libmysqlclient.a(bmove_upp.c.o) is incompatible with elf_i386_fbsd ld: error: /usr/local/lib/mysql/libmysqlclient.a(ctype-big5.c.o) is incompatible with elf_i386_fbsd ld: error: /usr/local/lib/mysql/libmysqlclient.a(ctype-bin.c.o) is incompatible with elf_i386_fbsd ld: error: /usr/local/lib/mysql/libmysqlclient.a(ctype-cp932.c.o) is incompatibl e with elf_i386_fbsd ld: error: /usr/local/lib/mysql/libmysqlclient.a(ctype-czech.c.o) is incompatibl e with elf_i386_fbsd ld: error: /usr/local/lib/mysql/libmysqlclient.a(ctype-euc_kr.c.o) is incompatib le with elf_i386_fbsd ld: error: /usr/local/lib/mysql/libmysqlclient.a(ctype-eucjpms.c.o) is incompati ble with elf_i386_fbsd ld: error: /usr/local/lib/mysql/libmysqlclient.a(ctype-extra.c.o) is incompatibl e with elf_i386_fbsd ld: error: too many errors emitted, stopping now (use --error-limit=0 to see all errors) clang++: error: linker command failed with exit code 1 (use -v to see invocation ) gmake: *** [Makefile:111: ../game] Error 1
  2. Hello! I have a problem for which I can't find a solution and the people from the host company told me that they don't care. When I try to prepare the ports for compilation and reach the command cd /usr/ports/devel/subversion && make install clean, I get the following error, thank you very much and sorry for the trouble! You can have the repository created for you by defining WITH_REPOSITORY_CREATION. Make sure that: * all your svn users are members of a common group * this group is the group id of the db/ and locks/ subdirectories of your repository * the above subdirectories are writable by this group Many useful scripts will be installed into /usr/local/share/subversion /!\ ERROR: /!\ Ports Collection support for your FreeBSD version has ended, and no ports are guaranteed to build on this system. Please upgrade to a supported release. No support will be provided if you silence this message by defining ALLOW_UNSUPPORTED_SYSTEM. *** Error code 1 Stop. make[1]: stopped in /usr/ports/devel/subversion *** Error code 1 Stop. make: stopped in /usr/ports/devel/subversion
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.