Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FreeBSD: build fix #1

Closed
wants to merge 2 commits into from
Closed

FreeBSD: build fix #1

wants to merge 2 commits into from

Conversation

zloidemon
Copy link
Contributor

Fixed build on FreeBSD.

cc -I. -I/wrkdirs/php5-tarantool/work/zloidemon-tarantool-php-e888432 -DPHP_ATOM_INC -I/wrkdirs/php5-tarantool/work/zloidemon-tarantool-php-e888432/include -I/wrkdirs/php5-tarantool/work/zloidemon-tarantool-php-e888432/main -I/wrkdirs/php5-tarantool/work/zloidemon-tarantool-php-e888432 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/src -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing -c /wrkdirs/php5-tarantool/work/zloidemon-tarantool-php-e888432/src/tarantool.c -fPIC -DPIC -o src/.libs/tarantool.o
In file included from /wrkdirs/php5-tarantool/work/zloidemon-tarantool-php-e888432/src/tarantool.c:26:
/usr/include/netinet/tcp.h:40: error: expected '=', ',', ';', 'asm' or 'attribute' before 'tcp_seq'
/usr/include/netinet/tcp.h:50: error: expected specifier-qualifier-list before 'u_short'
/usr/include/netinet/tcp.h:175: error: expected specifier-qualifier-list before 'u_int8_t'
*** Error code 1

@rtsisyk
Copy link
Contributor

rtsisyk commented Oct 30, 2013

Please rebase on the current master and I will merge it.
Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants