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

Make mongoose example fail (again) #396

Open
GoogleCodeExporter opened this issue Nov 13, 2015 · 0 comments
Open

Make mongoose example fail (again) #396

GoogleCodeExporter opened this issue Nov 13, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

The problem I am having is the reported issue 353, which has a status of 
"fixed". I am using the newest version.

"What steps will reproduce the problem?
1. Get the newest souce code from mongoose.
2. Compile the souce code under the directory "mongoose/examples"


What is the expected output?
The excutable binary "chat" was created
What do you see instead?
Compile error and excutable binary "chat" was created, but hello could
be created.
cc -W -Wall -I.. -pthread -g chat.c ../mongoose.c  $LIBS  -o chat
/tmp/ccV4LqMt.o: In function `load_dll':
/root/rgu/webserver/mongoose/examples/../mongoose.c:3673: undefined reference 
to `dlopen'
/root/rgu/webserver/mongoose/examples/../mongoose.c:3685: undefined reference 
to `dlsym'
collect2: ld returned 1 exit status
"
What version of the product are you using? On what operating system?
I am using mongoose-3.7 on a Debian OS.

Original issue reported on code.google.com by robynhaj...@gmail.com on 29 Apr 2013 at 4:51

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