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

configure with --prefix fails [CORE3516] #3874

Open
firebird-automations opened this issue Jun 5, 2011 · 1 comment
Open

configure with --prefix fails [CORE3516] #3874

firebird-automations opened this issue Jun 5, 2011 · 1 comment

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: Cosmin Apreutesei (cosmin_ap2)

Votes: 1

Trying to compile firebird with --prefix=/usr/local/etc/firebird-2.5-classic gives me:

rm -f employee.fdb
./empbuild employee.fdb
creating database employee.fdb
I/O error during "open O_CREAT" operation for file "/usr/local/etc/firebird-2.5-classic/examples/empbuild/employee.fdb"
-Error while trying to create file
-No such file or directory
make[2]: *** [../../gen/examples/employee.fdb] Error 44
make[2]: Leaving directory `/tmp/firebird-2.5-src/gen/examples'
make[1]: *** [examples_cp] Error 2
make[1]: Leaving directory `/tmp/firebird-2.5-src/gen'
make: *** [firebird] Error 2

Added --with-fbsample-db=/tmp and seems to work.

@firebird-automations
Copy link
Collaborator Author

Commented by: @mariuz

seems to be a permission issue , it can be closed

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

No branches or pull requests

1 participant