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

File name too long error #9

Closed
god4saken opened this issue Jan 19, 2010 · 1 comment
Closed

File name too long error #9

god4saken opened this issue Jan 19, 2010 · 1 comment

Comments

@god4saken
Copy link

I'm getting this trying to compile ogrerb:

/usr/lib64/ruby/gems/1.8/gems/rbplusplus-0.9.1/lib/rbplusplus/writers/multiple_files_writer.rb:210:in `initialize': File name too long - /home/yo/tmp/ogrerb/ogrerb/generated/ogre/.build/Ogre_multimap_Ogre_HardwareVertexBufferPtr__Ogre_HardwareVertexBufferSharedPtr__std_less_Ogre_HardwareVertexBufferPtr___Ogre_STLAllocator_std_pair_Ogre_HardwareVertexBufferPtr_const__Ogre_HardwareVertexBufferSharedPtr___Ogre_CategorisedAllocPolicy.rb.hpp (Errno::ENAMETOOLONG)

I'm using linux with an ext3 partition, which allows only 256 bytes for the file name.

@jasonroelofs
Copy link
Owner

This is more something for ogre.rb than rb++, though rb++ should have some error checking that these file names don't get to big.

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

No branches or pull requests

2 participants