Hi there,
I am running LMS 7.7.2 (Nigthly 33769) on Solaris 11 (NOT Express). I
compiled all Perl Modules (Perl Version 5.12.3) with the GNU Compiler
(Version 4.5.2) by myself.
There were two issues I had during comilation:
- Libmediascan had an issue compiling mediscan_unix.c. I solved this by
changing line 114:
>
> if (dp->d_type == DT_DIR) {
> > / Wrote:
> >
> > to
> > > > > > >
> > > stat(dp->d_name, &t);
> > > if ((t.st_mode & S_IFMT) == S_IFDIR) {
> > > > > > / Wrote:
> > > >
> > > >
> > > > I also had to add "struct stat t;" to function "recurse_dir"
> > > >
> > > > - Another issue I had was that the EV module (version 4.3) does compile
> > > > fine but fails the test.
> > > >
> > > > - After another issue with the UDP Socket (see) I have LMS up and
> > > > running.
--
chincheta0815
------------------------------------------------------------------------
chincheta0815's Profile: http://forums.slimdevices.com/member.php?userid=42904
View this thread: http://forums.slimdevices.com/showthread.php?t=93300
_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix