pm_amorg00 has asked for the wisdom of the Perl Monks concerning the following question:
Basically the stat.h somehow includes the /opt/gnu/lib/gcc-lib/sparc-sun-solaris2.6/3.1.1/include/sys/types.h which doesn't have the blksize_t declared in it, whereas the /usr/include/sys/types.h does.In file included from /usr/local/lib/perl5/5.8.3/sun4-solaris/CORE/per +l.h:651, from DProf.xs:4: /usr/include/sys/stat.h:253: parse error before "blksize_t" /usr/include/sys/stat.h:257: parse error before '}' token /usr/include/sys/stat.h:313: parse error before "blksize_t" /usr/include/sys/stat.h:317: parse error before '}' token make: *** [DProf.o] Error 1
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Devel::Dprof Installation Issues
by samtregar (Abbot) on Jun 07, 2006 at 05:20 UTC | |
by pm_amorg00 (Novice) on Jun 07, 2006 at 22:36 UTC | |
by samtregar (Abbot) on Jun 07, 2006 at 23:10 UTC | |
by pm_amorg00 (Novice) on Jun 08, 2006 at 00:50 UTC | |
by Argel (Prior) on Jun 07, 2006 at 22:31 UTC | |
by samtregar (Abbot) on Jun 07, 2006 at 23:07 UTC | |
|
Re: Devel::Dprof Installation Issues
by jesuashok (Curate) on Jun 07, 2006 at 07:57 UTC |