! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Build error with 0.8.2
Status:
CLOSED: INVALID
Product:
Xfce4-power-manager
Component:
General

Comments

Description Steve Dodier-Lazaro editbugs 2009-07-09 20:06:27 CEST
Hello,

I somehow can't build xf-p-m, it looks like hal-marshal.h is missing from libxfpm. See the attached file.
Comment 1 Steve Dodier-Lazaro editbugs 2009-07-09 20:06:57 CEST
Created attachment 2445 
Trace of the failed build
Comment 2 Ali Abdallah editbugs 2009-07-09 20:58:48 CEST
(In reply to comment #0)
> Hello,
> 
> I somehow can't build xf-p-m, it looks like hal-marshal.h is missing from
> libxfpm. See the attached file.

Are you building from svn or from the release, i dunno what you did, but if you download xfce4-power-manager version 0.8.2 from the webpage it contains hal-marshal.c and .h and it should build fine.
Comment 3 Steve Dodier-Lazaro editbugs 2010-01-18 17:47:12 CET
The problem I was having can be fixed by using ./configure --enable-maintainer-mode instead of just ./configure. I still don't know why it only happens with xfpm. I suspect something in configure.{in,ac} or autogen.sh.
Comment 4 Ali Abdallah editbugs 2010-01-21 09:07:36 CET
(In reply to comment #3)
> The problem I was having can be fixed by using ./configure
> --enable-maintainer-mode instead of just ./configure. I still don't know why it
> only happens with xfpm. I suspect something in configure.{in,ac} or autogen.sh.

yes because ./configure --enable-maintainer-mode will force to regenerate the marshaller data, this is required when building from git, but for normal releases it shouldn't happen, although there were a bug that causes make clean to delete the marshal files, and this have been fixed.
Comment 5 Steve Dodier-Lazaro editbugs 2010-01-23 10:08:45 CET
Well, thanks for the info, Ali. I think the bug can be closed, I probably should'nt have reported it in the first place.

Bug #5543

Reported by:
Steve Dodier-Lazaro
Reported on: 2009-07-09
Last modified on: 2010-01-26

People

Assignee:
Ali Abdallah
CC List:
0 users

Version

Version:
Unspecified

Attachments

Trace of the failed build (6.37 KB, text/plain)
2009-07-09 20:06 CEST , Steve Dodier-Lazaro
no flags

Additional information