* [email protected] ([email protected]) wrote: > assembler.S:40:33: error: unexpected token in '.type' directive > .type _type_routine_gfx@function > ^ > assembler.S:75:32: error: unexpected token in '.type' directive > .type draw_rectangle_8@function > ^ > assembler.S:115:34: error: unexpected token in '.type' directive > .type draw_rectangle_16@function #8=adr / 12=x / 16=y / 20=coul / 24=large / > 28=haute > ^ > assembler.S:158:34: error: unexpected token in '.type' directive > .type draw_rectangle_24@function #8=adr / 12=x / 16=y / 20=coul / 24=large / > 28=haute > ^ > assembler.S:213:34: error: unexpected token in '.type' directive > .type draw_rectangle_32@function #8=adr / 12=x / 16=y / 20=coul / 24=large / > 28=haute > ^ > assembler.S:275:34: error: unexpected token in '.type' directive > .type draw_bitmap_char_8@function > ^ > assembler.S:311:35: error: unexpected token in '.type' directive > .type draw_bitmap_char_16@function > ^ > assembler.S:347:35: error: unexpected token in '.type' directive > .type draw_bitmap_char_24@function > ^ > assembler.S:383:35: error: unexpected token in '.type' directive > .type draw_bitmap_char_32@function
Just for the note, I've fixed the port, but now there's this. -- Dmitry Marakasov . 55B5 0596 FF1E 8D84 5F56 9510 D35A 80DD F9D2 F77D [email protected] ..: jabber: [email protected] http://www.amdmi3.ru _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout To unsubscribe, send any mail to "[email protected]"
