Date: Tue, 01 Mar 2016 19:33:03 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 207622] lang/erlang: ODBC doesn't work on FreeBSD Message-ID: <bug-207622-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D207622 Bug ID: 207622 Summary: lang/erlang: ODBC doesn't work on FreeBSD Product: Ports & Packages Version: Latest Hardware: amd64 OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: olgeni@FreeBSD.org Reporter: mk@steepath.eu Assignee: olgeni@FreeBSD.org Flags: maintainer-feedback?(olgeni@FreeBSD.org) Hi everyone, ODBC support doesn't compile ebin files on FreeBSD, using ports (via poudri= ere) and using official source. After installing this package with correct optio= ns I have only doc files and man page Here the output of all options ``` $ pkg info erlang erlang-18.2.4,3 Name : erlang Version : 18.2.4,3 Installed on : Mon Feb 29 17:11:08 2016 CET Origin : lang/erlang Architecture : freebsd:10:x86:64 Prefix : /usr/local Categories : java lang parallel Licenses : APACHE20 Maintainer : olgeni@FreeBSD.org WWW : http://www.erlang.org/ Comment : Functional programming language from Ericsson Options : DIRTY : off DOCS : on DTRACE : off GCC : off GS : off HIPE : on JAVA : off KQUEUE : on ODBC : on OPENSSL : on SCTP : on SMP : on THREADS : on WX : off Shared Libs required: libcrypto.so.7 libc.so.7 Annotations : repo_type : binary repository : next Flat size : 151MiB Description : Erlang is a programming language used to build massively scalable soft real-time systems with requirements on high availability. Some of its uses are in telecoms, banking, e-commerce, computer telephony and instant messaging. Erlang's runtime system has built-in support for concurrency, distribution and fault tolerance. WWW: http://www.erlang.org/ ``` And here files filter with ODBC: ``` $ pkg info -l erlang | grep -i odbc /usr/local/lib/erlang/lib/odbc-2.11.1/doc/html/book.gif /usr/local/lib/erlang/lib/odbc-2.11.1/doc/html/databases.html /usr/local/lib/erlang/lib/odbc-2.11.1/doc/html/error_handling.html /usr/local/lib/erlang/lib/odbc-2.11.1/doc/html/getting_started.html /usr/local/lib/erlang/lib/odbc-2.11.1/doc/html/index.html /usr/local/lib/erlang/lib/odbc-2.11.1/doc/html/introduction.html /usr/local/lib/erlang/lib/odbc-2.11.1/doc/html/note.gif /usr/local/lib/erlang/lib/odbc-2.11.1/doc/html/notes.gif /usr/local/lib/erlang/lib/odbc-2.11.1/doc/html/notes.html /usr/local/lib/erlang/lib/odbc-2.11.1/doc/html/odbc.eix /usr/local/lib/erlang/lib/odbc-2.11.1/doc/html/odbc.gif /usr/local/lib/erlang/lib/odbc-2.11.1/doc/html/odbc.html /usr/local/lib/erlang/lib/odbc-2.11.1/doc/html/odbc_app_arc.gif /usr/local/lib/erlang/lib/odbc-2.11.1/doc/html/ref_man.gif /usr/local/lib/erlang/lib/odbc-2.11.1/doc/html/release_notes.html /usr/local/lib/erlang/lib/odbc-2.11.1/doc/html/user_guide.gif /usr/local/lib/erlang/lib/odbc-2.11.1/doc/html/users_guide.html /usr/local/lib/erlang/lib/odbc-2.11.1/doc/pdf/odbc-2.11.1.pdf /usr/local/lib/erlang/lib/odbc-2.11.1/info /usr/local/lib/erlang/man/man3/odbc.3 ``` I've build with official source too, same issue. I've also read #167023 but= , I don't know if its the same problem. ``` FreeBSD localhost 10.1-RELEASE-p26 FreeBSD 10.1-RELEASE-p26 #0: Wed Jan 13 20:59:29 UTC 2016=20=20=20=20 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 ``` --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-207622-13>