Suse 10.1 mod_mono

Post here for help with installing or upgrading mojoPortal pre-compiled release packages. When posting in this forum, please provide all relevant details. You may also want to review the installation or upgrading documentation.

If you have questions about using the source code or working with mojoPortal in Visual Studio, please post in the Developer forum.

Post here for help with installation of mojoPortal pre-compiled release packages

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.

You may also want to review the installation or upgrading documentation.

If you have questions about using the source code or working with mojoPortal in Visual Studio, please post in the Developer forum.

This thread is closed to new posts. You must sign in to post in the forums.
5/18/2006 4:13:44 AM
Gravatar
Total Posts 146

Suse 10.1 mod_mono

Hello Joe.

I know that is not your support area, but I had to install suse 10.1 into a new pc, and then I have this error message when I try to start up apache2:  (mono version for suse 10.0)

 /usr/lib64/apache2/mod_mono.so: undefined symbol: apr_sockaddr_port_get 

I had to googling and I saw some other guys with the same trouble, but I can't to solve. I want to write to you by your proximity with novell and the mono team. Please, if you can to forward this problem them, may be better the time to response. 

Thanks in advance.
5/18/2006 4:16:54 AM
Gravatar
Total Posts 146

Re: Suse 10.1 mod_mono

Ops !: the mono installed version : 1.1.15
5/18/2006 1:46:05 PM
Gravatar
Total Posts 18439

Re: Suse 10.1 mod_mono

Hi Romulo,

I have no way of helping with that, I have no special relationship or proximity with Novell though I'm a big fan of the mono project.

It is fairly common for mono releases to break things. I don't currently have a machine setup with mono 1.1.15 nor with Suse 10.1 though I suspect it is a mono problem not a suse problem.

I mostly test with mono built from svn. Usually when there are bugs they get fixed pretty quickly if reported and building from svn is the quickest way to get the fix.

I have setup a virtual machine to test release versions of mono but I haven't had time to finish configuring it. Hopefully I will do that soon.

Cheers,

Joe
5/18/2006 2:55:26 PM
Gravatar
Total Posts 146

Re: Suse 10.1 mod_mono

Joe, thanks in any case to respond.

Thank you very much.
7/19/2006 2:12:54 PM
Gravatar
Total Posts 18439

Re: Suse 10.1 mod_mono

Hi Romulo,

I got around to upgrading my machines to Suse 10.1 recently and ran into this problem trying to compile mod_mono.

I was able to get past it by copying the apr*.h files from /usr/include/apr-1 into /usr/include/apache2

Hope it helps,

Joe
7/19/2006 7:30:57 PM
Gravatar
Total Posts 146

Re: Suse 10.1 mod_mono

Then, what mono version you have installed, into Suse 10.1?. And, after you copied aprs, all work fine?. Thanks for your time.
7/20/2006 1:59:14 PM
Gravatar
Total Posts 18439

Re: Suse 10.1 mod_mono

Yes after copying those files I was able to compile and install mod_mono from mono svn, so whatever version is svn.

You have to have installed the apache-devel and I think apr-devel from YaST also. I think I had to add an installation source also because not everything is on the cds.

Were you getting errors on make or make install?

I got no errors on make but on make install I was getting a lot of errors and copying these header files files fixed it.

Hope it helps,

Joe
You must sign in to post in the forums. This thread is closed to new posts.