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

"vl_imreadjpeg.cpp:(.text+0x6ef):undefined reference to ‘__warn_memset_zero_len’" #31

Open
ghost opened this issue Dec 27, 2018 · 0 comments

Comments

@ghost
Copy link

ghost commented Dec 27, 2018

Hi, thank you for your attention. An error occurred when I compile vl_complienn only though cpu. My system is intel i3-7350K, 1050ti, ubuntu16.04, Matlab 2016b, Gcc 4.9, cuda 9.0

Error using mex
/home/river/NewFolder/toolbox/matconvnet-1.0-beta25/matlab/mex/.build/vl_imreadjpeg.o:In function
‘Batch::Item::Item(Batch const&)’:
vl_imreadjpeg.cpp:(.text+0x6ef):undefined reference to ‘__warn_memset_zero_len’
collect2: error: ld returned 1 exit status

error in vl_compilenn>mex_link (line 627)
mex(args{:}) ;

error in vl_compilenn (line 500)
mex_link(opts, objs, flags.mex_dir, flags) ;

Any suggestions will be appreciated. Thanks in advance.

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

0 participants