Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
errore di compilazione emacs-21.3-r1
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
LucaMartinetti
n00b
n00b


Joined: 23 Jan 2003
Posts: 44
Location: Rome [IT]

PostPosted: Tue Jan 13, 2004 8:56 am    Post subject: errore di compilazione emacs-21.3-r1 Reply with quote

Ciao a tutti.. Non riesco ad emergere emacs, qualche idea? grazie. :)

si configura così..
Quote:

Configured for `i686-pc-linux-gnu'.

Where should the build process find the source code? /var/tmp/portage/emacs-21.3-r1/work/emacs-21.3
What operating system and machine description files should Emacs use?
`s/gnu-linux.h' and `m/intel386.h'
What compiler should emacs be built with? gcc -mcpu=athlon-xp -O3 -pipe
Should Emacs use the GNU version of malloc? yes
(Using Doug Lea's new malloc from the GNU C Library.)
Should Emacs use a relocating allocator for buffers? yes
Should Emacs use mmap(2) for buffer allocation? no
What window system should Emacs use? x11
What toolkit should Emacs use? MOTIF
Where do we find X Windows header files? Standard dirs
Where do we find X Windows libraries? /usr/X11R6/lib
Does Emacs use -lXaw3d? no
Does Emacs use -lXpm? yes
Does Emacs use -ljpeg? yes
Does Emacs use -ltiff? yes
Does Emacs use -lungif? yes
Does Emacs use -lpng? yes
Does Emacs use X toolkit scroll bars? yes

...

e questo é il file che non si compila:

Quote:
make[2]: Entering directory `/var/tmp/portage/emacs-21.3-r1/work/emacs-21.3/lwlib'
gcc -c -DUSE_MOTIF -D_BSD_SOURCE -D_BSD_SOURCE -mcpu=athlon-xp -O3 -pipe -DEMACS_BITMAP_FILES -DHAVE_CONFIG_H -Demacs -I. -I../src -I/var/tmp/portage/emacs-21.3-r1/work/emacs-21.3/lwlib -I/var/tmp/portage/emacs-21.3-r1/work/emacs-21.3/lwlib/../src /var/tmp/portage/emacs-21.3-r1/work/emacs-21.3/lwlib/lwlib.c
gcc -c -D_BSD_SOURCE -D_BSD_SOURCE -mcpu=athlon-xp -O3 -pipe -DEMACS_BITMAP_FILES -DHAVE_CONFIG_H -Demacs -I. -I../src -I/var/tmp/portage/emacs-21.3-r1/work/emacs-21.3/lwlib -I/var/tmp/portage/emacs-21.3-r1/work/emacs-21.3/lwlib/../src lwlib-Xm.c
In file included from /var/tmp/portage/emacs-21.3-r1/work/emacs-21.3/lwlib/lwlib.c:202:
/var/tmp/portage/emacs-21.3-r1/work/emacs-21.3/lwlib/lwlib.c: In function `merge_widget_value':
/var/tmp/portage/emacs-21.3-r1/work/emacs-21.3/lwlib/lwlib.c:124: warning: passing arg 0 of `lwlib_memset' from incompatible pointer type
In file included from /var/tmp/portage/emacs-21.3-r1/work/emacs-21.3/lwlib/lwlib.c:202:
/var/tmp/portage/emacs-21.3-r1/work/emacs-21.3/lwlib/lwlib.c: In function `lw_modify_all_widgets':
/var/tmp/portage/emacs-21.3-r1/work/emacs-21.3/lwlib/lwlib.c:124: warning: passing arg 0 of `lwlib_memset' from incompatible pointer type
In file included from /var/tmp/portage/emacs-21.3-r1/work/emacs-21.3/lwlib/lwlib.c:202:
/var/tmp/portage/emacs-21.3-r1/work/emacs-21.3/lwlib/lwlib.c:124: warning: passing arg 0 of `lwlib_memset' from incompatible pointer type
lwlib-Xm.c:37:26: Xm/BulletinB.h: No such file or directory
lwlib-Xm.c:38:25: Xm/CascadeB.h: No such file or directory
lwlib-Xm.c:39:26: Xm/CascadeBG.h: No such file or directory
lwlib-Xm.c:40:25: Xm/DrawingA.h: No such file or directory
lwlib-Xm.c:41:23: Xm/FileSB.h: No such file or directory
lwlib-Xm.c:42:22: Xm/Label.h: No such file or directory
lwlib-Xm.c:43:21: Xm/List.h: No such file or directory
lwlib-Xm.c:44:22: Xm/MainW.h: No such file or directory
lwlib-Xm.c:45:26: Xm/MenuShell.h: No such file or directory
lwlib-Xm.c:46:25: Xm/MessageB.h: No such file or directory
lwlib-Xm.c:47:23: Xm/PanedW.h: No such file or directory
lwlib-Xm.c:48:22: Xm/PushB.h: No such file or directory
lwlib-Xm.c:49:23: Xm/PushBG.h: No such file or directory
lwlib-Xm.c:50:23: Xm/ArrowB.h: No such file or directory
lwlib-Xm.c:51:26: Xm/SelectioB.h: No such file or directory
lwlib-Xm.c:52:21: Xm/Text.h: No such file or directory
lwlib-Xm.c:53:22: Xm/TextF.h: No such file or directory
lwlib-Xm.c:54:24: Xm/ToggleB.h: No such file or directory
lwlib-Xm.c:55:25: Xm/ToggleBG.h: No such file or directory
lwlib-Xm.c:56:26: Xm/RowColumn.h: No such file or directory
lwlib-Xm.c:57:26: Xm/ScrolledW.h: No such file or directory
lwlib-Xm.c:58:26: Xm/Separator.h: No such file or directory
lwlib-Xm.c:59:24: Xm/DialogS.h: No such file or directory
lwlib-Xm.c:60:21: Xm/Form.h: No such file or directory
lwlib-Xm.c:88: parse error before "resource_motif_string"
lwlib-Xm.c:88: warning: data definition has no type or storage class
lwlib-Xm.c: In function `lw_motif_widget_p':
lwlib-Xm.c:212: `xmDialogShellWidgetClass' undeclared (first use in this function)
lwlib-Xm.c:212: (Each undeclared identifier is reported only once
lwlib-Xm.c:212: for each function it appears in.)
lwlib-Xm.c: At top level:
lwlib-Xm.c:216: parse error before "resource_motif_string"
lwlib-Xm.c: In function `resource_motif_string':
lwlib-Xm.c:221: `XmString' undeclared (first use in this function)
lwlib-Xm.c:221: parse error before "result"
lwlib-Xm.c:224: `XmCXmString' undeclared (first use in this function)
lwlib-Xm.c:225: `XmRXmString' undeclared (first use in this function)
lwlib-Xm.c:231: `result' undeclared (first use in this function)
lwlib-Xm.c: In function `destroy_all_children':
lwlib-Xm.c:265: `XmNsubMenuId' undeclared (first use in this function)
lwlib-Xm.c: In function `xm_arm_callback':
lwlib-Xm.c:292: `XmPushButtonCallbackStruct' undeclared (first use in this function)
lwlib-Xm.c:292: `cbs' undeclared (first use in this function)
lwlib-Xm.c:292: parse error before ')' token
lwlib-Xm.c:303: `XmNrowColumnType' undeclared (first use in this function)
lwlib-Xm.c:304: `XmMENU_BAR' undeclared (first use in this function)
lwlib-Xm.c:304: `XmMENU_POPUP' undeclared (first use in this function)
lwlib-Xm.c:316: `XmCR_DISARM' undeclared (first use in this function)
lwlib-Xm.c: In function `xm_update_label':
lwlib-Xm.c:347: `XmString' undeclared (first use in this function)
lwlib-Xm.c:347: parse error before "res_string"
lwlib-Xm.c:359: `res_string' undeclared (first use in this function)
lwlib-Xm.c:363: `XmNlabelString' undeclared (first use in this function)
lwlib-Xm.c:367: `built_string' undeclared (first use in this function)
lwlib-Xm.c:368: `XmSTRING_DEFAULT_CHARSET' undeclared (first use in this function)
lwlib-Xm.c:372: `XmNlabelType' undeclared (first use in this function)
lwlib-Xm.c:372: `XmSTRING' undeclared (first use in this function)
lwlib-Xm.c:377: `key_string' undeclared (first use in this function)
lwlib-Xm.c:378: `XmNacceleratorText' undeclared (first use in this function)
lwlib-Xm.c: In function `xm_update_list':
lwlib-Xm.c:400: `XmNsingleSelectionCallback' undeclared (first use in this function)
lwlib-Xm.c:406: `XmString' undeclared (first use in this function)
lwlib-Xm.c:406: parse error before "xmstr"
lwlib-Xm.c:408: `xmstr' undeclared (first use in this function)
lwlib-Xm.c: In function `xm_update_pushbutton':
lwlib-Xm.c:422: `XmNalignment' undeclared (first use in this function)
lwlib-Xm.c:422: `XmALIGNMENT_CENTER' undeclared (first use in this function)
lwlib-Xm.c:423: `XmNactivateCallback' undeclared (first use in this function)
lwlib-Xm.c: In function `xm_update_cascadebutton':
lwlib-Xm.c:434: `XmNcascadingCallback' undeclared (first use in this function)
lwlib-Xm.c: In function `xm_update_toggle':
lwlib-Xm.c:446: `XmNvalueChangedCallback' undeclared (first use in this function)
lwlib-Xm.c:449: `XmNset' undeclared (first use in this function)
lwlib-Xm.c:450: `XmNalignment' undeclared (first use in this function)
lwlib-Xm.c:450: `XmALIGNMENT_BEGINNING' undeclared (first use in this function)
lwlib-Xm.c: In function `xm_update_radiobox':
lwlib-Xm.c:464: `XmNentryCallback' undeclared (first use in this function)
lwlib-Xm.c:480: `XmNset' undeclared (first use in this function)
lwlib-Xm.c: In function `make_menu_in_widget':
lwlib-Xm.c:535: `XmNrowColumnType' undeclared (first use in this function)
lwlib-Xm.c:537: `XmMENU_BAR' undeclared (first use in this function)
lwlib-Xm.c:537: `XmMENU_PULLDOWN' undeclared (first use in this function)
lwlib-Xm.c:537: `XmMENU_POPUP' undeclared (first use in this function)
lwlib-Xm.c:544: `XmNpopdownCallback' undeclared (first use in this function)
lwlib-Xm.c:563: `XmNsensitive' undeclared (first use in this function)
lwlib-Xm.c:564: `XmNalignment' undeclared (first use in this function)
lwlib-Xm.c:564: `XmALIGNMENT_BEGINNING' undeclared (first use in this function)
lwlib-Xm.c:565: `XmNuserData' undeclared (first use in this function)
lwlib-Xm.c:571: `XmALIGNMENT_CENTER' undeclared (first use in this function)
lwlib-Xm.c:572: warning: assignment makes pointer from integer without a cast
lwlib-Xm.c:577: `XmNseparatorType' undeclared (first use in this function)
lwlib-Xm.c:578: warning: assignment makes pointer from integer without a cast
lwlib-Xm.c:583: warning: assignment makes pointer from integer without a cast
lwlib-Xm.c:585: warning: assignment makes pointer from integer without a cast
lwlib-Xm.c:589: `XmNset' undeclared (first use in this function)
lwlib-Xm.c:590: `XmNvisibleWhenOff' undeclared (first use in this function)
lwlib-Xm.c:593: `XmNindicatorType' undeclared (first use in this function)
lwlib-Xm.c:593: `XmN_OF_MANY' undeclared (first use in this function)
lwlib-Xm.c:593: `XmONE_OF_MANY' undeclared (first use in this function)
lwlib-Xm.c:595: warning: assignment makes pointer from integer without a cast
lwlib-Xm.c:596: `XmNarmCallback' undeclared (first use in this function)
lwlib-Xm.c:597: `XmNdisarmCallback' undeclared (first use in this function)
lwlib-Xm.c:601: warning: assignment makes pointer from integer without a cast
lwlib-Xm.c:615: `XmNactivateCallback' undeclared (first use in this function)
lwlib-Xm.c:620: warning: assignment makes pointer from integer without a cast
lwlib-Xm.c:623: `XmNsubMenuId' undeclared (first use in this function)
lwlib-Xm.c:624: warning: assignment makes pointer from integer without a cast
lwlib-Xm.c:628: `XmNcascadingCallback' undeclared (first use in this function)
lwlib-Xm.c:641: `XmNmenuHelpWidget' undeclared (first use in this function)
lwlib-Xm.c: In function `update_one_menu_entry':
lwlib-Xm.c:669: `XmNuserData' undeclared (first use in this function)
lwlib-Xm.c:682: `XmNsubMenuId' undeclared (first use in this function)
lwlib-Xm.c:706: warning: assignment makes pointer from integer without a cast
lwlib-Xm.c:719: warning: assignment makes pointer from integer without a cast
lwlib-Xm.c:725: `XmNmappingDelay' undeclared (first use in this function)
lwlib-Xm.c:730: warning: assignment makes pointer from integer without a cast
lwlib-Xm.c:733: `XmNcascadingCallback' undeclared (first use in this function)
lwlib-Xm.c: In function `xm_update_text':
lwlib-Xm.c:835: `XmNactivateCallback' undeclared (first use in this function)
lwlib-Xm.c:837: `XmNvalueChangedCallback' undeclared (first use in this function)
lwlib-Xm.c: In function `xm_update_text_field':
lwlib-Xm.c:849: `XmNactivateCallback' undeclared (first use in this function)
lwlib-Xm.c:851: `XmNvalueChangedCallback' undeclared (first use in this function)
lwlib-Xm.c: In function `xm_update_one_widget':
lwlib-Xm.c:873: `XmNuserData' undeclared (first use in this function)
lwlib-Xm.c:876: `xmLabelWidgetClass' undeclared (first use in this function)
lwlib-Xm.c:881: `xmPushButtonWidgetClass' undeclared (first use in this function)
lwlib-Xm.c:882: `xmArrowButtonWidgetClass' undeclared (first use in this function)
lwlib-Xm.c:886: `xmCascadeButtonWidgetClass' undeclared (first use in this function)
lwlib-Xm.c:891: `xmToggleButtonWidgetClass' undeclared (first use in this function)
lwlib-Xm.c:891: `xmToggleButtonGadgetClass' undeclared (first use in this function)
lwlib-Xm.c:895: `xmRowColumnWidgetClass' undeclared (first use in this function)lwlib-Xm.c:901: `XmNradioBehavior' undeclared (first use in this function)
lwlib-Xm.c:909: `xmTextWidgetClass' undeclared (first use in this function)
lwlib-Xm.c:913: `xmTextFieldWidgetClass' undeclared (first use in this function)lwlib-Xm.c:917: `xmListWidgetClass' undeclared (first use in this function)
lwlib-Xm.c: In function `xm_update_one_value':
lwlib-Xm.c:941: `xmToggleButtonWidgetClass' undeclared (first use in this function)
lwlib-Xm.c:941: `xmToggleButtonGadgetClass' undeclared (first use in this function)
lwlib-Xm.c:943: `XmNset' undeclared (first use in this function)
lwlib-Xm.c:946: `xmTextWidgetClass' undeclared (first use in this function)
lwlib-Xm.c:950: warning: assignment makes pointer from integer without a cast
lwlib-Xm.c:953: `xmTextFieldWidgetClass' undeclared (first use in this function)lwlib-Xm.c:957: warning: assignment makes pointer from integer without a cast
lwlib-Xm.c:960: `xmRowColumnWidgetClass' undeclared (first use in this function)lwlib-Xm.c:966: `XmNradioBehavior' undeclared (first use in this function)
lwlib-Xm.c:989: `xmListWidgetClass' undeclared (first use in this function)
lwlib-Xm.c: In function `activate_button':
lwlib-Xm.c:1030: `XmNactivateCallback' undeclared (first use in this function)
lwlib-Xm.c: In function `make_dialog':
lwlib-Xm.c:1068: `XmNtitle' undeclared (first use in this function)
lwlib-Xm.c:1069: `XtNallowShellResize' undeclared (first use in this function)
lwlib-Xm.c:1070: `XmNdeleteResponse' undeclared (first use in this function)
lwlib-Xm.c:1070: `XmUNMAP' undeclared (first use in this function)
lwlib-Xm.c:1071: warning: assignment makes pointer from integer without a cast
lwlib-Xm.c:1073: `XmNautoUnmanage' undeclared (first use in this function)
lwlib-Xm.c:1075: `XmNnavigationType' undeclared (first use in this function)
lwlib-Xm.c:1075: `XmTAB_GROUP' undeclared (first use in this function)
lwlib-Xm.c:1076: warning: assignment makes pointer from integer without a cast
lwlib-Xm.c:1083: warning: assignment makes pointer from integer without a cast
lwlib-Xm.c:1090: `XmNpacking' undeclared (first use in this function)
lwlib-Xm.c:1090: `XmPACK_COLUMN' undeclared (first use in this function)
lwlib-Xm.c:1090: `XmPACK_TIGHT' undeclared (first use in this function)
lwlib-Xm.c:1092: `XmNorientation' undeclared (first use in this function)
lwlib-Xm.c:1092: `XmVERTICAL' undeclared (first use in this function)
lwlib-Xm.c:1092: `XmHORIZONTAL' undeclared (first use in this function)
lwlib-Xm.c:1093: `XmNnumColumns' undeclared (first use in this function)
lwlib-Xm.c:1094: `XmNmarginWidth' undeclared (first use in this function)
lwlib-Xm.c:1095: `XmNmarginHeight' undeclared (first use in this function)
lwlib-Xm.c:1096: `XmNspacing' undeclared (first use in this function)
lwlib-Xm.c:1097: `XmNadjustLast' undeclared (first use in this function)
lwlib-Xm.c:1098: `XmNalignment' undeclared (first use in this function)
lwlib-Xm.c:1098: `XmALIGNMENT_CENTER' undeclared (first use in this function)
lwlib-Xm.c:1099: `XmNisAligned' undeclared (first use in this function)
lwlib-Xm.c:1100: `XmNtopAttachment' undeclared (first use in this function)
lwlib-Xm.c:1100: `XmATTACH_NONE' undeclared (first use in this function)
lwlib-Xm.c:1101: `XmNbottomAttachment' undeclared (first use in this function)
lwlib-Xm.c:1101: `XmATTACH_FORM' undeclared (first use in this function)
lwlib-Xm.c:1102: `XmNbottomOffset' undeclared (first use in this function)
lwlib-Xm.c:1103: `XmNleftAttachment' undeclared (first use in this function)
lwlib-Xm.c:1104: `XmNleftOffset' undeclared (first use in this function)
lwlib-Xm.c:1105: `XmNrightAttachment' undeclared (first use in this function)
lwlib-Xm.c:1106: `XmNrightOffset' undeclared (first use in this function)
lwlib-Xm.c:1107: warning: assignment makes pointer from integer without a cast
lwlib-Xm.c:1117: `XmNhighlightThickness' undeclared (first use in this function)lwlib-Xm.c:1118: `XmNshowAsDefault' undeclared (first use in this function)
lwlib-Xm.c:1122: warning: assignment makes pointer from integer without a cast
lwlib-Xm.c:1128: `XmNdefaultButton' undeclared (first use in this function)
lwlib-Xm.c:1137: `XmNmappedWhenManaged' undeclared (first use in this function)
lwlib-Xm.c:1138: warning: assignment makes pointer from integer without a cast
lwlib-Xm.c:1148: warning: assignment makes pointer from integer without a cast
lwlib-Xm.c:1157: `XmATTACH_WIDGET' undeclared (first use in this function)
lwlib-Xm.c:1159: `XmNbottomWidget' undeclared (first use in this function)
lwlib-Xm.c:1164: warning: assignment makes pointer from integer without a cast
lwlib-Xm.c:1167: `XmNlabelType' undeclared (first use in this function)
lwlib-Xm.c:1167: `XmPIXMAP' undeclared (first use in this function)
lwlib-Xm.c:1169: `XmNtopOffset' undeclared (first use in this function)
lwlib-Xm.c:1174: warning: assignment makes pointer from integer without a cast
lwlib-Xm.c:1180: `XmNtopWidget' undeclared (first use in this function)
lwlib-Xm.c:1186: warning: assignment makes pointer from integer without a cast
lwlib-Xm.c:1191: `XmNcolumns' undeclared (first use in this function)
lwlib-Xm.c:1198: `XmNleftWidget' undeclared (first use in this function)
lwlib-Xm.c:1201: warning: assignment makes pointer from integer without a cast
lwlib-Xm.c:1220: warning: assignment makes pointer from integer without a cast
lwlib-Xm.c:1223: warning: assignment makes pointer from integer without a cast
lwlib-Xm.c:1225: warning: assignment makes pointer from integer without a cast
lwlib-Xm.c:1227: warning: assignment makes pointer from integer without a cast
lwlib-Xm.c:1234: `XmNvisibleItemCount' undeclared (first use in this function)
lwlib-Xm.c:1244: warning: assignment makes pointer from integer without a cast
lwlib-Xm.c:1248: `XmNdefaultActionCallback' undeclared (first use in this function)
lwlib-Xm.c:1252: `XmALIGNMENT_BEGINNING' undeclared (first use in this function)lwlib-Xm.c:1264: warning: assignment makes pointer from integer without a cast
lwlib-Xm.c: In function `xm_create_dialog':
lwlib-Xm.c:1489: `XmNpopdownCallback' undeclared (first use in this function)
lwlib-Xm.c: In function `make_menubar':
lwlib-Xm.c:1505: `XmNmenuAccelerator' undeclared (first use in this function)
lwlib-Xm.c:1506: warning: return makes pointer from integer without a cast
lwlib-Xm.c: In function `make_popup_menu':
lwlib-Xm.c:1529: warning: assignment makes pointer from integer without a cast
lwlib-Xm.c:1530: `XmNpopdownCallback' undeclared (first use in this function)
lwlib-Xm.c: In function `make_main':
lwlib-Xm.c:1547: `XmNspacing' undeclared (first use in this function)
lwlib-Xm.c:1548: warning: assignment makes pointer from integer without a cast
lwlib-Xm.c: In function `xm_destroy_instance':
lwlib-Xm.c:1685: `xmDialogShellWidgetClass' undeclared (first use in this function)
lwlib-Xm.c: In function `xm_popup_menu':
lwlib-Xm.c:1751: `XmNmenuPost' undeclared (first use in this function)
lwlib-Xm.c: In function `set_min_dialog_size':
lwlib-Xm.c:1767: `XmNwidth' undeclared (first use in this function)
lwlib-Xm.c:1767: `XmNheight' undeclared (first use in this function)
lwlib-Xm.c:1768: `XmNminWidth' undeclared (first use in this function)
lwlib-Xm.c:1768: `XmNminHeight' undeclared (first use in this function)
lwlib-Xm.c: In function `xm_pop_instance':
lwlib-Xm.c:1778: `xmDialogShellWidgetClass' undeclared (first use in this function)
lwlib-Xm.c: In function `do_call':
lwlib-Xm.c:1827: `XmNuserData' undeclared (first use in this function)
lwlib-Xm.c: In function `xm_pull_down_callback':
lwlib-Xm.c:1916: `XmNrowColumnType' undeclared (first use in this function)
lwlib-Xm.c:1917: `XmMENU_BAR' undeclared (first use in this function)
lwlib-Xm.c: In function `xm_manage_resizing':
lwlib-Xm.c:1974: `XtNallowShellResize' undeclared (first use in this function)
make[2]: *** [lwlib-Xm.o] Error 1
make[2]: *** Waiting for unfinished jobs....
gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -DUSE_MOTIF -I. -I/var/tmp/portage/emacs-21.3-r1/work/emacs-21.3/src -D_BSD_SOURCE -mcpu=athlon-xp -O3 -pipe scroll.c
In file included from /var/tmp/portage/emacs-21.3-r1/work/emacs-21.3/lwlib/lwlib.c:202:
/var/tmp/portage/emacs-21.3-r1/work/emacs-21.3/lwlib/lwlib.c: At top level:
/var/tmp/portage/emacs-21.3-r1/work/emacs-21.3/lwlib/lwlib.c:124: warning: passing arg 0 of `lwlib_memset' from incompatible pointer type
gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -DUSE_MOTIF -I. -I/var/tmp/portage/emacs-21.3-r1/work/emacs-21.3/src -D_BSD_SOURCE -mcpu=athlon-xp -O3 -pipe xdisp.c
make[2]: Leaving directory `/var/tmp/portage/emacs-21.3-r1/work/emacs-21.3/lwlib'
make[1]: *** [really-lwlib] Error 2
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory `/var/tmp/portage/emacs-21.3-r1/work/emacs-21.3/src'
make: *** [src] Error 2

!!! ERROR: app-editors/emacs-21.3-r1 failed.
!!! Function src_compile, Line 57, Exitcode 2
!!! (no error message)

_________________
http://www.phatsoft.net
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum